Katie Miller added the comment:

Nick is correct; a logic bug was introduced during refactoring, which is fixed 
in the attached patch. The tests introduced with my original patch cover cases 
where an operation is not implemented, so it would be inappropriate to add a 
test case there that would have caught the aforementioned error. Instead I have 
added some extra cases to the existing total_ordering tests; these now fail 
when encountering this (now fixed) logic error.

----------
Added file: http://bugs.python.org/file30923/10042_revised.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10042>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to