]> granicus.if.org Git - python/commit
Patch #1517891: Make 'a' create the file if it doesn't exist.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 13 Feb 2007 10:10:39 +0000 (10:10 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 13 Feb 2007 10:10:39 +0000 (10:10 +0000)
commit84f6de9d7e4a65089531699f1c6efc4e15d13dd2
treef93cdaeb3b4d3ba7f5f0d41403f27da7800d7224
parentc6d626ed9f49daf84e72c817bce274a3547325ad
Patch #1517891: Make 'a' create the file if it doesn't exist.
Fixes #1514451.
Doc/lib/libzipfile.tex
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS