[issue1513] object.c do_compare comparison ordering error

Georg Brandl report at bugs.python.org
Wed Nov 28 19:52:53 CET 2007


Georg Brandl added the comment:

Well, the cmp() docs say that 
cmp(x, y) is "zero if ``x == y``", so at least the docs must be changed
to explain the new behavior (which I can't specify).

----------
nosy: +georg.brandl

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1513>
__________________________________


More information about the Python-bugs-list mailing list