summaryrefslogtreecommitdiff
path: root/Examples/python/exceptproxy/example.i
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for Python classic classesOlly Betts2018-10-121-9/+9
| | | | | | | | | | | | There were only needed to support Python < 2.2, and we now require at least Python 2.6. Conflicts: .travis.yml Examples/test-suite/python/autodoc_runme.py Source/Modules/python.cxx This is a cherry-pick and merge from patch in #1261
* Examples update to support C++17: exception specification throw removalWilliam S Fulton2018-05-041-19/+2
|
* Bypass Python exmples not supported by -builtinWilliam S Fulton2014-10-071-2/+8
| | | | | Builtin classes as exceptions not supported, so don't run these aspects of the examples when using -builtin.
* shadow->proxy terminology updateWilliam S Fulton2008-04-291-0/+114
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10400 626c5289-ae23-0410-ae9c-e8d60b6d4f22