]> granicus.if.org Git - python/commit
Patch #1652681: create nonexistent files in append mode and
authorLars Gustäbel <lars@gustaebel.de>
Tue, 6 Feb 2007 18:38:13 +0000 (18:38 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Tue, 6 Feb 2007 18:38:13 +0000 (18:38 +0000)
commit3f8aca1164099c3f81522a06504e4003df9f6b6d
tree8da7db204d2ffcbef3f04e11fa2c3feeb64bd780
parent5f9c6ae545e006a748f6fd7594852e72376e0c97
Patch #1652681: create nonexistent files in append mode and
allow appending to empty files.
Doc/lib/libtarfile.tex
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS