[issue3978] ZipFileExt.read() can be incredibly slow; patch included

Antoine Pitrou report at bugs.python.org
Fri Jan 14 14:48:09 CET 2011


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

> I am still seeing the same performance as the OP when I use
> extractall() with a password protected ZIP of size 287 MB (containing
> one compressed movie file of size 297 MB).

Please try with a non-password protected file.

----------

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


More information about the Python-bugs-list mailing list