]> granicus.if.org Git - python/commit
Fixed #5940: distutils.command.build_clib.check_library_list is doing the right check...
authorTarek Ziadé <ziade.tarek@gmail.com>
Wed, 6 May 2009 07:26:24 +0000 (07:26 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Wed, 6 May 2009 07:26:24 +0000 (07:26 +0000)
commitdd9f65f23e68d3554dd614190c37478351680889
tree4c780719ef69058917d1f2dd740e6ed19430f653
parentbcf8506dcd149eaff626512adc377f49aae93de3
Fixed #5940: distutils.command.build_clib.check_library_list is doing the right checkings again
Lib/distutils/command/build_clib.py
Lib/distutils/tests/test_build_clib.py [new file with mode: 0644]
Misc/NEWS