]> granicus.if.org Git - python/commit
Fixed 'make_archive()' to explicitly turn of compression when format is "tar".
authorGreg Ward <gward@python.net>
Fri, 31 Mar 2000 05:20:27 +0000 (05:20 +0000)
committerGreg Ward <gward@python.net>
Fri, 31 Mar 2000 05:20:27 +0000 (05:20 +0000)
commit1889de8889422a05f96501d9cc18d453866b175c
tree1d056fcc07a572ebc3520881da6da749e09ae5ed
parent02296cea3999a33baf292b5fa54698d3b34320e0
Fixed 'make_archive()' to explicitly turn of compression when format is "tar".
Lib/distutils/util.py