summaryrefslogtreecommitdiff
path: root/tests/basics/try-finally-break.py
AgeCommit message (Expand)Author
2014-02-06Add more finally + break/continue testcases.Paul Sokolovsky
2014-02-01py: Implement break/continue from an exception with finally.Damien George