]> granicus.if.org Git - python/commit
Patch #1121142: Implement ZipFile.open.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 6 Mar 2007 10:41:24 +0000 (10:41 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 6 Mar 2007 10:41:24 +0000 (10:41 +0000)
commit3eb764898676c3d8fd4df5c40f62607f3155037c
tree79c43278094516cd5ed361509cf0e5aac93c271d
parentd28b9fc68651fce5f451d584eb3f3bef422b5ca6
Patch #1121142: Implement ZipFile.open.
Doc/lib/libzipfile.tex
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS