summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/exception_order_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Remove print statements from Python testsWilliam S Fulton2020-08-131-2/+1
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-23/+22
* Bypass Python tests throwing base classes as exceptions for -builtinWilliam S Fulton2014-10-071-0/+2
* Final merge from trunkStefan Zager2011-04-031-20/+14
|\
* | python3 won't let you declare an 'except' clause for a non-throwable type, ev...Stefan Zager2011-02-101-16/+16
* | This commit contains all changes to the regression tests whichStefan Zager2011-01-301-4/+12
|/
* add the %throws directiveMarcelo Matus2006-01-101-0/+15
* - recover the proper catching exception mechanism for classesMarcelo Matus2004-01-211-10/+10
* fix precatching exception behaviour to postcatchingMarcelo Matus2004-01-121-2/+14
* Added test that checks the order between the global %except handler and local...Marcelo Matus2003-05-021-0/+14