]> granicus.if.org Git - python/commit
Add test cases to make sure we get the right SyntaxError message for
authorFred Drake <fdrake@acm.org>
Fri, 8 Sep 2000 16:32:34 +0000 (16:32 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 8 Sep 2000 16:32:34 +0000 (16:32 +0000)
commit72e48bd05fac4b5fd813f68a692a044a2a85f797
tree5252d204d3cee2c201dc6e4c0bab43c64e940c4c
parentfd1f1be98dfe66cd16d2e404e046ec462699dded
Add test cases to make sure we get the right SyntaxError message for
various illegal uses of "continue".
Lib/test/output/test_exceptions
Lib/test/test_exceptions.py