[issue10955] Possible regression with stdlib in zipfile

Antoine Pitrou report at bugs.python.org
Fri Jan 21 15:46:11 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> 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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10955>
_______________________________________


More information about the Python-bugs-list mailing list