index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
zipfile.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #1622: Correct interpretation of various ZIP header fields.
Martin v. Löwis
2008-07-03
1
-1/+7
*
Patch #1775025: allow opening zipfile members via ZipInfo instances.
Georg Brandl
2008-05-20
1
-14/+21
*
Deprecate test.testall for removal in 3.0.
Brett Cannon
2008-05-09
1
-1/+1
*
Fix lots of broken links in the docs, found by Sphinx' external link checker.
Georg Brandl
2008-03-15
1
-3/+3
*
Document that zipfile decryption is insanely slow and fix a typo and
Gregory P. Smith
2008-01-20
1
-1/+2
*
#467924, patch by Alan McIntyre: Add ZipFile.extract and ZipFile.extractall.
Georg Brandl
2008-01-07
1
-0/+28
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-3/+0
*
Clarified the fact that you can have comments for individual archive
Mark Summerfield
2007-11-05
1
-5/+7
*
Added cross-references between the various archive file formats.
Mark Summerfield
2007-11-05
1
-2/+4
*
Stronger urge to convert filenames to str before using them as argument to Zi...
Georg Brandl
2007-08-30
1
-1/+1
*
Mark deprecated modules as such.
Georg Brandl
2007-08-15
1
-3/+3
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+408