[issue3997] zipfile and winzip

Amaury Forgeot d'Arc report at bugs.python.org
Mon Sep 29 17:20:28 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

An archive with more than 65535 files must use the "64-bit extensions"
of the standard Zip format.

Such archives cannot be opened by programs that do not understand these
extensions. See http://www.winzip.com/wzdic.htm

Which version of Winzip did you try?

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list