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 Joseph Turian
Recipients Joseph Turian, gregory.p.smith, spe-anatol
Date 2010-06-25.19:29:00
SpamBayes Score 0.25624564
Marked as misclassified No
Message-id <1277494142.21.0.981667645299.issue1789@psf.upfronthosting.co.za>
In-reply-to
Content
I just got bit by this bug. This documentation (http://docs.python.org/library/struct.html) claims that an unsigned long is 4 bytes. On my machine, it's 8.
History
Date User Action Args
2010-06-25 19:29:02Joseph Turiansetrecipients: + Joseph Turian, gregory.p.smith, spe-anatol
2010-06-25 19:29:02Joseph Turiansetmessageid: <1277494142.21.0.981667645299.issue1789@psf.upfronthosting.co.za>
2010-06-25 19:29:00Joseph Turianlinkissue1789 messages
2010-06-25 19:29:00Joseph Turiancreate