diff options
Diffstat (limited to 'Lib/test/output/test_exceptions')
-rw-r--r-- | Lib/test/output/test_exceptions | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Lib/test/output/test_exceptions b/Lib/test/output/test_exceptions index 8ce0154..e1e146a 100644 --- a/Lib/test/output/test_exceptions +++ b/Lib/test/output/test_exceptions @@ -27,11 +27,7 @@ RuntimeError (not used any more?) spam SyntaxError -'continue' not supported inside 'try' clause -ok -'continue' not supported inside 'try' clause -ok -'continue' not supported inside 'try' clause +'continue' not supported inside 'finally' clause ok 'continue' not properly in loop ok |