[issue2235] __eq__ / __hash__ check doesn't take inheritance into account

Guido van Rossum report at bugs.python.org
Tue Mar 4 23:17:36 CET 2008


Guido van Rossum added the comment:

The py3k feature was intentional.

I'm not sure who did the backport (could've been me, long ago).  I think
the backport should be replaced with a warning that is only issued when
-3 is given.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2235>
__________________________________


More information about the Python-bugs-list mailing list