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 cmcqueen1975, mark.dickinson
Date 2010-06-24.12:55:14
SpamBayes Score 0.029849935
Marked as misclassified No
Message-id <1277384117.3.0.0671227920308.issue9066@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it might be useful to have some way of specifying fixed-width integers.  It's not clear to me that importing specifier prefixes from the struct module is the best way to go about this, though.
History
Date User Action Args
2010-06-24 12:55:17mark.dickinsonsetrecipients: + mark.dickinson, cmcqueen1975
2010-06-24 12:55:17mark.dickinsonsetmessageid: <1277384117.3.0.0671227920308.issue9066@psf.upfronthosting.co.za>
2010-06-24 12:55:15mark.dickinsonlinkissue9066 messages
2010-06-24 12:55:14mark.dickinsoncreate