Jim Jewett added the comment:

> Since this is such an incredibly niche edge case 
> (the ordered comparison has to return NotImplemented
> while __eq__ returns True), 

*and* the types are explicitly supposed to ordered, 
based on what is being tested

> I remaining consistent with the existing behaviour 
> is the most important consideration.

Agreed, once I consider that additional caveat.

----------

_______________________________________
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