Benjamin Peterson added the comment: The subclass behavior is a red herring.
I meant maybe object.__ne__ should check if the other object has a __ne__ method before falling back on ``not object.__eq__()``. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21408> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com