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 pitrou
Recipients amaury.forgeotdarc, georg.brandl, pitrou, ronaldoussoren, vstinner
Date 2011-01-21.14:45:40
SpamBayes Score 0.055585697
Marked as misclassified No
Message-id <1295621137.3681.2.camel@localhost.localdomain>
In-reply-to <1295620589.4.0.608924387274.issue10955@psf.upfronthosting.co.za>
Content
> Again, the whole zip central directory is loaded on first import. If
> the zip file contains non-ascii filenames, nothing can be imported.

Does it have to be decoded eagerly, though?
History
Date User Action Args
2011-01-21 14:46:12pitrousetrecipients: + pitrou, georg.brandl, ronaldoussoren, amaury.forgeotdarc, vstinner
2011-01-21 14:45:40pitroulinkissue10955 messages
2011-01-21 14:45:40pitroucreate