This commit is contained in:
Kovid Goyal 2013-07-22 10:53:13 +05:30
parent 3b345d3ff5
commit 6423745c0c

View file

@ -1613,5 +1613,3 @@ def __cmp__(self, other):
return 0
# }}}