]> granicus.if.org Git - python/commit
Fixed #6403 : package path usage for build_ext
authorTarek Ziadé <ziade.tarek@gmail.com>
Fri, 3 Jul 2009 08:22:56 +0000 (08:22 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Fri, 3 Jul 2009 08:22:56 +0000 (08:22 +0000)
commit65ec61ed06d7b28da05fa834c65ffa7c13005d2b
tree009b2d4b93e911214dc6c10da8902800de49eff3
parent50a225285179e3ddb6729fef83826f294b660823
Fixed #6403 : package path usage for build_ext
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS