diff --git a/Lib/exceptions.py b/Lib/exceptions.py index af752d915e41..56eed92d804b 100644 --- a/Lib/exceptions.py +++ b/Lib/exceptions.py @@ -42,6 +42,7 @@ +-- NameError | | | +-- UnboundLocalError(*) + | +-- AttributeError +-- SyntaxError +-- TypeError