Guido van Rossum <[email protected]> added the comment: Can you also clarify that this *never* looks at whether the method is implemented in a superclass?
And clarify what happens with the __hash__ = None that's automatically created when you define __eq__. Please also repeat the default value of the flag in each case. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32513> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
