]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68885 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 24 Jan 2009 14:04:33 +0000 (14:04 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 24 Jan 2009 14:04:33 +0000 (14:04 +0000)
commit3a8071a26fda8832a6cdd5ec89ce72b622f33604
tree668f64789405f261d59fb45e5e1965dc2c618fd3
parent19fec8b58fe46de77c7d12c91fe198584da5d0c8
Merged revisions 68885 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68885 | martin.v.loewis | 2009-01-24 15:00:33 +0100 (Sa, 24 Jan 2009) | 3 lines

  Issue #4710: Extract directories properly in the zipfile module;
  allow adding directories to a zipfile.
........
Lib/test/test_zipfile.py
Lib/test/zipdir.zip [new file with mode: 0644]
Lib/zipfile.py
Misc/NEWS