Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-06 | Add more finally + break/continue testcases. | Paul Sokolovsky | |
2014-02-01 | py: Implement break/continue from an exception with finally. | Damien George | |
Still todo: break/continue from within the finally block itself. |