Serhiy Storchaka <storch...@gmail.com> added the comment:

I am afraid that the problem is more complicated. With the option 
allowZip64=True all files need to write with this extension, because size of 
local file header may change and there will be after compression just go back 
and rewrite it.

Now it appears that the Zip64 option simply does not work.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9720>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to