[issue28260] mock._Any and mock._Call implement __eq__ but not __hash__

Ned Batchelder report at bugs.python.org
Sun Sep 25 14:16:35 EDT 2016


Ned Batchelder added the comment:

Roy, the code on GitHub isn't a literal copy of the Python 3 code, since it uses six, "from __future__ import", conditional imports of builtins, and so on.

This can be fixed in GitHub.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28260>
_______________________________________


More information about the Python-bugs-list mailing list