]> granicus.if.org Git - python/commit
Fixed #6048: Distutils uses the tarfile module instead of the tar command now
authorTarek Ziadé <ziade.tarek@gmail.com>
Thu, 28 May 2009 12:53:54 +0000 (12:53 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Thu, 28 May 2009 12:53:54 +0000 (12:53 +0000)
commit9e5d2dc6a6915e781dc17e89bb9e9ba081e04362
tree820393185c72be54e0e0ecfcf28a2c52cef047e8
parent6a111027f2c1607d3e03acee6256eef38fafb206
Fixed #6048: Distutils uses the tarfile module instead of the tar command now
Lib/distutils/archive_util.py
Lib/distutils/tests/test_archive_util.py
Misc/NEWS