Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
test
/
test_exceptions.py
83b120d
Turn OverflowWarning into an error locally, in order to make the
by Guido van Rossum
· 24 years ago
b9c1d3d
reload(exceptions) should not raise an ImportError, but should act
by Barry Warsaw
· 24 years ago
3faa52e
Allow 'continue' inside 'try' clause SF patch 102989 by Thomas Wouters
by Jeremy Hylton
· 24 years ago
2e6d25c
Use 4-space indents.
by Fred Drake
· 25 years ago
72e48bd
Add test cases to make sure we get the right SyntaxError message for
by Fred Drake
· 25 years ago
3a9d061
Applying patch #100994 to allow JPython to use more of the standard
by Barry Warsaw
· 25 years ago
85f3639
Create two new exceptions: IndentationError and TabError. These are
by Fred Drake
· 25 years ago
56c807d
add minimal test of exception use. verify that each exception can be
by Jeremy Hylton
· 25 years ago
992cb8a
Added a test to catch the base class.
by Barry Warsaw
· 25 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
6ed41a0
Expanded r() function to handle class exceptions.
by Barry Warsaw
· 28 years ago
e2cb727
exec() -> exec
by Guido van Rossum
· 30 years ago
9ea0fbc
Unmerged except and finally clauses
by Guido van Rossum
· 33 years ago
3bead09
Initial revision
by Guido van Rossum
· 33 years ago