diff options
Diffstat (limited to 'Lib/test/exception_hierarchy.txt')
-rw-r--r-- | Lib/test/exception_hierarchy.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/exception_hierarchy.txt b/Lib/test/exception_hierarchy.txt index 88e1b81..1c1f69f 100644 --- a/Lib/test/exception_hierarchy.txt +++ b/Lib/test/exception_hierarchy.txt @@ -13,7 +13,6 @@ BaseException +-- BufferError +-- EOFError +-- ImportError - +-- ModuleNotFoundError +-- LookupError | +-- IndexError | +-- KeyError |