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 mark.dickinson, neologix, shaddybaddah
Date 2010-04-07.21:39:45
SpamBayes Score 4.1201492e-06
Marked as misclassified No
Message-id <1270676387.77.0.670070727513.issue4484@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that this seems like something that would rarely be needed.  If it's really necessary, it's possible to break up the format and do the packing/unpacking in fixed-endian pieces.
History
Date User Action Args
2010-04-07 21:39:47mark.dickinsonsetrecipients: + mark.dickinson, shaddybaddah, neologix
2010-04-07 21:39:47mark.dickinsonsetmessageid: <1270676387.77.0.670070727513.issue4484@psf.upfronthosting.co.za>
2010-04-07 21:39:45mark.dickinsonlinkissue4484 messages
2010-04-07 21:39:45mark.dickinsoncreate