[issue25732] functools.total_ordering does not correctly implement not equal behaviour

Raymond Hettinger report at bugs.python.org
Sat Nov 28 11:04:53 EST 2015


Raymond Hettinger added the comment:

In Python 2.7, __ne__ isn't inherited from object.

----------

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


More information about the Python-bugs-list mailing list