[issue10376] ZipFile unzip is unbuffered

James Hutchison report at bugs.python.org
Tue Nov 9 16:55:17 CET 2010


James Hutchison <jamesghutchison at gmail.com> added the comment:

I should clarify that this is the zipfile constructor I am using:

zipfile.ZipFile(filename, mode='r', allowZip64=True);

----------

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


More information about the Python-bugs-list mailing list