]> granicus.if.org Git - python/commit
Bug #1706381: Specifying the SWIG option "-c++" in the setup.py file
authorGeorg Brandl <georg@python.org>
Tue, 24 Apr 2007 15:27:25 +0000 (15:27 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 24 Apr 2007 15:27:25 +0000 (15:27 +0000)
commitf784d91215ae32c11309cab0b2ab2f11ae286140
tree6deb355822371adb12ceadc924b3515c7ef72486
parent22c00e08bfd5c70120b67a0e763e06a7475bf224
Bug #1706381: Specifying the SWIG option "-c++" in the setup.py file
(as opposed to the command line) will now write file names ending in
".cpp" too.
 (backport from rev. 54941)
Lib/distutils/command/build_ext.py
Misc/NEWS