]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed 6365: wrong inplace location for build_ext if the extension had dots
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 29 Jun 2009 16:13:39 +0000 (16:13 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 29 Jun 2009 16:13:39 +0000 (16:13 +0000)
commit3fbcc60eb859b00f4310e028da0ba6edba35f7c8
tree6c5e572d2d25899c28ee53e8249d5b9fcc47e123
parent5c3dd9a1ee959d7e85e9b1ab541687dba8f7d095
Fixed 6365: wrong inplace location for build_ext if the extension had dots
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS