]> granicus.if.org Git - python/commit
#1710703: write zipfile structures also in the case of closing a new, but empty,...
authorGeorg Brandl <georg@python.org>
Thu, 14 Oct 2010 06:59:45 +0000 (06:59 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 14 Oct 2010 06:59:45 +0000 (06:59 +0000)
commit268e4d4cf36ad79e71438fd864160892b335388d
tree38a3a4341983fa5caeb6dbaf1489587d665bae79
parent77658bd9ad81674235f15cf120b195250b5b7c4d
#1710703: write zipfile structures also in the case of closing a new, but empty, archive.
Doc/library/zipfile.rst
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS