]> granicus.if.org Git - python/commit
Fixed #7115: using paths instead of dotted name for extensions works too in distutils...
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 12 Oct 2009 22:38:34 +0000 (22:38 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 12 Oct 2009 22:38:34 +0000 (22:38 +0000)
commitff0d8a36befda1fbecf11d76921f9e34632c181b
treeb1c3c7aa742fcbd2f8af46268ab9b4d18401bc80
parentdff2028a1b8d680cc489bb3ffb8a5b120e772c8a
Fixed #7115: using paths instead of dotted name for extensions works too in distutils.command.build_ext
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS