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 jyasskin
Recipients _doublep, belopolsky, jyasskin, sdeibel
Date 2008-03-18.03:15:44
SpamBayes Score 0.5019365
Marked as misclassified No
Message-id <1205810145.64.0.301913710615.issue2198@psf.upfronthosting.co.za>
In-reply-to
Content
Given Alexander's comment, and the fact that x==x must imply
hash(x)==hash(x) but the reverse need not be true, this seems like
intentional behavior.
History
Date User Action Args
2008-03-18 03:15:45jyasskinsetspambayes_score: 0.501936 -> 0.5019365
recipients: + jyasskin, sdeibel, belopolsky, _doublep
2008-03-18 03:15:45jyasskinsetspambayes_score: 0.501936 -> 0.501936
messageid: <1205810145.64.0.301913710615.issue2198@psf.upfronthosting.co.za>
2008-03-18 03:15:44jyasskinlinkissue2198 messages
2008-03-18 03:15:44jyasskincreate