]> granicus.if.org Git - python/commit
added test coverage for distutils.dep_util, and cleaned up the module
authorTarek Ziadé <ziade.tarek@gmail.com>
Thu, 10 Dec 2009 15:29:03 +0000 (15:29 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Thu, 10 Dec 2009 15:29:03 +0000 (15:29 +0000)
commit1bd9b5e9254e2e35f36b60b4a84d1e9aa55afa11
tree44f6022303484520a8794d0b4020112f252e7a0c
parentfd25634715d10d5693bcd6215f548fdd43058d41
added test coverage for distutils.dep_util, and cleaned up the module
Lib/distutils/dep_util.py
Lib/distutils/tests/test_dep_util.py [new file with mode: 0644]