1996-12-10 19:20:09 -04:00
|
|
|
test_exceptions
|
|
|
|
5. Built-in exceptions
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
AttributeError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
EOFError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
IOError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
ImportError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
IndexError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
KeyError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
KeyboardInterrupt
|
|
|
|
(not testable in a script)
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
MemoryError
|
|
|
|
(not safe to test)
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
NameError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
OverflowError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
RuntimeError
|
|
|
|
(not used any more?)
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
SyntaxError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
2000-07-11 14:53:00 -03:00
|
|
|
IndentationError
|
|
|
|
spam
|
|
|
|
TabError
|
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
SystemError
|
|
|
|
(hard to reproduce)
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
SystemExit
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
TypeError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
ValueError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
1996-12-10 19:20:09 -04:00
|
|
|
ZeroDivisionError
|
2000-06-25 07:44:57 -03:00
|
|
|
spam
|
2000-05-25 20:16:54 -03:00
|
|
|
Exception
|