Francesco Ricciardi <francescor2...@yahoo.it> added the comment:

On the one hand, it's not just a matter of total_ordering and rich comparison 
operators, because all user defined operators may return NotImplemented when 
they get types that they don't know how to handle.

On the other hand, if such a decision is taken, a long path should be planned 
to move handling of unknown types from one way to the other.

----------

_______________________________________
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