repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to 0.9.1.
[python/dscho.git]
/
Lib
/
test
/
output
/
test_exceptions
blob
9e021d26795cba4f7ebbf9f7c23c36cca4523e50
1
test_exceptions
2
5. Built-in exceptions
3
spam
4
AttributeError
5
spam
6
EOFError
7
spam
8
IOError
9
spam
10
ImportError
11
spam
12
IndexError
13
spam
14
KeyError
15
spam
16
KeyboardInterrupt
17
(not testable in a script)
18
spam
19
MemoryError
20
(not safe to test)
21
spam
22
NameError
23
spam
24
OverflowError
25
spam
26
RuntimeError
27
(not used any more?)
28
spam
29
SyntaxError
30
spam
31
IndentationError
32
spam
33
TabError
34
spam
35
SystemError
36
(hard to reproduce)
37
spam
38
SystemExit
39
spam
40
TypeError
41
spam
42
ValueError
43
spam
44
ZeroDivisionError
45
spam
46
Exception