]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Sets the compiler attribute to keep the old behavior for third-party packages.
authorTarek Ziadé <ziade.tarek@gmail.com>
Wed, 8 Jul 2009 22:40:51 +0000 (22:40 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Wed, 8 Jul 2009 22:40:51 +0000 (22:40 +0000)
commit42b145d0e2f45e0744f8f45d89564f24fbc8b374
tree8912117e6ca301ec0b74250dec0892bfbd67a831
parent5fd3af24a25ff7fd6d87fb521cdd2b5f5c5d32ee
Sets the compiler attribute to keep the old behavior for third-party packages.
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py