]> granicus.if.org Git - python/commit
Fixed #2698 - now reads the compiler option when creating the compiler
authorTarek Ziadé <ziade.tarek@gmail.com>
Fri, 19 Mar 2010 21:56:34 +0000 (21:56 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Fri, 19 Mar 2010 21:56:34 +0000 (21:56 +0000)
commit7c4afcb1c4cc04d649db648c663fd50189b72034
tree2ef3a5f0f9ea864820e7d7fb57e0b204da30a956
parentf7239567ea354a9b0fc86daecf97bd88403c0c46
Fixed #2698 - now reads the compiler option when creating the compiler
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS