[issue1717] Get rid of more refercenes to __cmp__

Amaury Forgeot d'Arc report at bugs.python.org
Sun Dec 7 00:46:32 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Do we also get rid of the tp_compare type slot? 6 types still use it, 
they should convert this to a tp_richcompare slot

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


More information about the Python-bugs-list mailing list