]> granicus.if.org Git - python/commit
Merged revisions 67717 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Fri, 12 Dec 2008 14:58:38 +0000 (14:58 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Fri, 12 Dec 2008 14:58:38 +0000 (14:58 +0000)
commit43fcf3a493d249eec6baf7b096563a89a749d434
tree97ff5664ae8a6364893ea1f43c3b4f03c474a28a
parenta5bbf200172d52714a64f9294d86c14bd8eda501
Merged revisions 67717 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67717 | lars.gustaebel | 2008-12-12 14:58:03 +0100 (Fri, 12 Dec 2008) | 2 lines

  Issue #4616: TarFile.utime(): Restore directory times on Windows.
........
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS