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 eric.smith, mark.dickinson, meador.inge, sgk284
Date 2010-04-12.20:35:59
SpamBayes Score 0.00038059926
Marked as misclassified No
Message-id <1271104563.29.0.0543536834815.issue7355@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  I note that the examples are for a big-endian machine.  I wonder whether they should be converted to little-endian, given that most users are on x86 or x86_64 hardware these days.
History
Date User Action Args
2010-04-12 20:36:03mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, meador.inge, sgk284
2010-04-12 20:36:03mark.dickinsonsetmessageid: <1271104563.29.0.0543536834815.issue7355@psf.upfronthosting.co.za>
2010-04-12 20:36:00mark.dickinsonlinkissue7355 messages
2010-04-12 20:35:59mark.dickinsoncreate