]> granicus.if.org Git - python/commit
removed sys.platform == 'mac' support in distutils.dist.parse_command_line and improv...
authorTarek Ziadé <ziade.tarek@gmail.com>
Sun, 17 May 2009 10:44:12 +0000 (10:44 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Sun, 17 May 2009 10:44:12 +0000 (10:44 +0000)
commit016828d119f506e83d9935266baba64ff8849f9a
treed949bdca91a55f4011dbea1e1d524c233d935000
parent50626db437de2d68936bf43c3da6752453fafca9
removed sys.platform == 'mac' support in distutils.dist.parse_command_line and improved test coverage
Lib/distutils/dist.py
Lib/distutils/tests/test_dist.py