[issue7491] metaclass __cmp__ is ignored

Jean-Paul Calderone report at bugs.python.org
Sun Dec 13 17:05:12 CET 2009


Jean-Paul Calderone <exarkun at divmod.com> added the comment:

It seems that type was switched to use tp_richcompare in r61529:

Add py3k warnings for object, type, cell and dict comparisons. This
should resolve issue2342 and partly resolve issue2373.

----------

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


More information about the Python-bugs-list mailing list