Staging
v0.8.1
https://github.com/python/cpython
Revision 8c4364127193100d0c3e267f5a49aadd096732a6 authored by Martin v. Löwis on 03 July 2008, 12:51:14 UTC, committed by Martin v. Löwis on 03 July 2008, 12:51:14 UTC
Also fixes
- Issue #1526: Allow more than 64k files to be added to Zip64 file.

- Issue #1746: Correct handling of zipfile archive comments (previously
  archives with comments over 4k were flagged as invalid). Allow writing
  Zip files with archives by setting the 'comment' attribute of a ZipFile.
1 parent f5d2b4c
History
Tip revision: 8c4364127193100d0c3e267f5a49aadd096732a6 authored by Martin v. Löwis on 03 July 2008, 12:51:14 UTC
Patch #1622: Correct interpretation of various ZIP header fields.
Tip revision: 8c43641
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 635 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.6 KB
README -rw-r--r-- 55.8 KB
configure -rwxr-xr-x 661.3 KB
configure.in -rw-r--r-- 102.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 79.6 KB

README

back to top