Amaury Forgeot d'Arc added the comment:

Ah, I remember that it took me some time to understand the boundaries
between a slot and the corresponding special method.

Here is another version of the patch, which does not test tp_hash while
we are currently running the tp_hash function...
I also added the warning for old-style classes.

Added file: http://bugs.python.org/file9608/inherit_hash2.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2235>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to