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 vstinner
Recipients amaury.forgeotdarc, vstinner
Date 2011-01-05.01:27:34
SpamBayes Score 0.037103225
Marked as misclassified No
Message-id <1294190858.57.0.562794894419.issue10829@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, my first patch was wrong: it failed on %c format (in zipimport with "%U%c%U"). The second version of the patch should be better.
History
Date User Action Args
2011-01-05 01:27:38vstinnersetrecipients: + vstinner, amaury.forgeotdarc
2011-01-05 01:27:38vstinnersetmessageid: <1294190858.57.0.562794894419.issue10829@psf.upfronthosting.co.za>
2011-01-05 01:27:34vstinnerlinkissue10829 messages
2011-01-05 01:27:34vstinnercreate