summaryrefslogtreecommitdiff
path: root/tests/basics/try_finally1.py
AgeCommit message (Expand)Author
2018-09-11py/emitnative: Fix try-finally in outer scope, so finally is cancelled.Damien George
2018-09-03py/emitnative: Cancel caught exception once handled to prevent reraise.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George