]> 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:13 +0000 (15:27 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 24 Apr 2007 15:27:13 +0000 (15:27 +0000)
commitfb4b3b77c713da09893cbc9ca525b78d0f1cb73e
tree757c274935d7ec408d994aba84eaac5e2e65c632
parent18afb37845ddf22f64d8b8775b8a18c0489b63ca
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.
Lib/distutils/command/build_ext.py
Misc/NEWS