]> granicus.if.org Git - python/commit
Issue #4616: TarFile.utime(): Restore directory times on Windows.
authorLars Gustäbel <lars@gustaebel.de>
Fri, 12 Dec 2008 13:58:03 +0000 (13:58 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Fri, 12 Dec 2008 13:58:03 +0000 (13:58 +0000)
commit3b02742f7df5831eae5e23b80d2b19b4ee42f75b
tree2a8550381b4fbbd8bdfa813da77e03038ba17361
parent4c96fa55258628fa917c3ccf2bf2d84070955dc1
Issue #4616: TarFile.utime(): Restore directory times on Windows.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS