mirror of
https://github.com/python/cpython.git
synced 2025-09-16 21:56:14 +00:00
A nit to make Fred proud.
This commit is contained in:
parent
1016af9fa6
commit
008edbf973
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ Exception(*)
|
||||||
+-- NameError
|
+-- NameError
|
||||||
| |
|
| |
|
||||||
| +-- UnboundLocalError(*)
|
| +-- UnboundLocalError(*)
|
||||||
|
|
|
||||||
+-- AttributeError
|
+-- AttributeError
|
||||||
+-- SyntaxError
|
+-- SyntaxError
|
||||||
+-- TypeError
|
+-- TypeError
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue