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, r.david.murray, serhiy.storchaka
Date 2012-04-30.17:29:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335806986.02.0.0255135111696.issue14700@psf.upfronthosting.co.za>
In-reply-to
Content
See get_integer in Objects/stringlib/unicode_format.h for a better way to do this sort of thing.
History
Date User Action Args
2012-04-30 17:29:46mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, r.david.murray, serhiy.storchaka
2012-04-30 17:29:46mark.dickinsonsetmessageid: <1335806986.02.0.0255135111696.issue14700@psf.upfronthosting.co.za>
2012-04-30 17:29:45mark.dickinsonlinkissue14700 messages
2012-04-30 17:29:45mark.dickinsoncreate