]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- #233253 - distutils/command/build_ext.py - the --define and --undef options
authorMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 16:09:32 +0000 (16:09 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 16:09:32 +0000 (16:09 +0000)
commit67c2759c5a35b99272d2ed1c5b0c4f2a3e246d90
tree1cf4b521aec506b0a691018f8d92e56741205c94
parentaafd60c9bc8153c6497e454378c39a30f808f963
- #233253 - distutils/command/build_ext.py - the --define and --undef options
            didn't work, whether specified on the command-line or in setup.cfg.
- distutils/command/build_ext.py - make docstrings raw
- #128930 - distutils/command/build_ext.py - split rpath argument
Suggested by AMK, but had to be massaged a bit from the cvs diff
Lib/distutils/command/build_ext.py
Misc/NEWS