]> granicus.if.org Git - python/commit
Fixed the library extension when distutils build_ext is used inplace
authorTarek Ziadé <ziade.tarek@gmail.com>
Mon, 18 May 2009 08:03:37 +0000 (08:03 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Mon, 18 May 2009 08:03:37 +0000 (08:03 +0000)
commitfcc7f039ec1b4de3e7de43abcc6de6f3eb16076c
tree06cae606fd04272e9d7e866428374d17fd109a6e
parent5605416100e4bf04666db25888323e5064b8c276
Fixed the library extension when distutils build_ext is used inplace
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS