[issue27601] Minor inaccuracy in hash documentation

Aleksandr Koshkin report at bugs.python.org
Sat Jul 23 14:25:17 EDT 2016


Aleksandr Koshkin added the comment:

Moreover this example contains following code
if hash_ == -1:
   hash_ == -2
return hash_
that doesn`t make too much sense.

----------

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


More information about the Python-bugs-list mailing list