[issue10042] total_ordering stack overflow

Raymond Hettinger report at bugs.python.org
Tue Apr 19 01:14:23 CEST 2011


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

I'm not sure that we really care about handling NotImplemented (practicality beats purity).  At some point, if someone writing a class wants complete control over the rich comparison methods, then they're going to have to write those methods.

----------
assignee: eric.araujo -> rhettinger
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10042>
_______________________________________


More information about the Python-bugs-list mailing list