]> granicus.if.org Git - python/commit
Fixed #1885: --formats=tar,gztar was not working properly in the sdist command
authorTarek Ziadé <ziade.tarek@gmail.com>
Sun, 25 Jan 2009 23:34:00 +0000 (23:34 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Sun, 25 Jan 2009 23:34:00 +0000 (23:34 +0000)
commitaaedcef5786f10593b51d389423b5d7ce97727c0
treed6ab4169256b4b910dd2c48b3ee2b204ddc36edc
parent1afe6ddd07c892cadc38b2a6100265ce0fea7365
Fixed #1885: --formats=tar,gztar was not working properly in the sdist command
Lib/distutils/command/sdist.py
Lib/distutils/tests/test_sdist.py
Misc/NEWS