This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients
Date 2007-08-12.19:43:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Mark Dickinson (marketdickinson) stupidly claimed that:

hash(n) == hash(n % (2**32-1))

It's not true.  Sorry for the noise.


History
Date User Action Args
2007-08-23 14:59:07adminlinkissue1770416 messages
2007-08-23 14:59:07admincreate