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 notting
Recipients loewis, notting
Date 2008-02-22.21:04:17
SpamBayes Score 0.053175822
Marked as misclassified No
Message-id <1203714258.01.0.620586081216.issue2164@psf.upfronthosting.co.za>
In-reply-to
Content
sizeof(long) != sizeof(void *) isn't the epic fail here. It's the
complaint about sizeof(int) != sizeof(long).
History
Date User Action Args
2008-02-22 21:04:18nottingsetspambayes_score: 0.0531758 -> 0.053175822
recipients: + notting, loewis
2008-02-22 21:04:18nottingsetspambayes_score: 0.0531758 -> 0.0531758
messageid: <1203714258.01.0.620586081216.issue2164@psf.upfronthosting.co.za>
2008-02-22 21:04:17nottinglinkissue2164 messages
2008-02-22 21:04:17nottingcreate