DescriptionAllows Zip64 extensions.
According to python's documentation :"ZIP64 extensions are disabled by default because the default zip and unzip commands on Unix (the InfoZIP utilities) dont support these extensions". As we use the python zip only on Windows this is not a problem for us and we should enable the ZIP64 extensions.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=182273
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|