[issue1617161] Instance methods compare equal when their self's are equal

Armin Rigo report at bugs.python.org
Thu Mar 13 10:21:05 CET 2008


Armin Rigo <arigo at users.sourceforge.net> added the comment:

Attached patch for python trunk with tests.
It makes all three method types use the identity of their 'self'.

----------
keywords: +patch
Added file: http://bugs.python.org/file9666/method_compare.diff

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1617161>
_____________________________________


More information about the Python-bugs-list mailing list