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 benjamin.peterson
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, georg.brandl, gvanrossum, pitrou
Date 2008-04-17.01:24:26
SpamBayes Score 0.49009985
Marked as misclassified No
Message-id <1208395470.68.0.875423706037.issue2603@psf.upfronthosting.co.za>
In-reply-to
Content
When I was trying to get the hash to resemble tuple's, it occurred to
me: Why not just hash a tuple?
History
Date User Action Args
2008-04-17 01:24:31benjamin.petersonsetspambayes_score: 0.4901 -> 0.49009985
recipients: + benjamin.peterson, gvanrossum, georg.brandl, amaury.forgeotdarc, belopolsky, pitrou
2008-04-17 01:24:30benjamin.petersonsetspambayes_score: 0.4901 -> 0.4901
messageid: <1208395470.68.0.875423706037.issue2603@psf.upfronthosting.co.za>
2008-04-17 01:24:29benjamin.petersonlinkissue2603 messages
2008-04-17 01:24:29benjamin.petersoncreate