summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_exceptions
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2000-05-25 23:16:54 (GMT)
committerBarry Warsaw <barry@python.org>2000-05-25 23:16:54 (GMT)
commit992cb8ab53e6cf214e694366104e86e5ae184788 (patch)
treeff1b880b629643d30a77aa2f5ddb7cbe24b9f3b7 /Lib/test/output/test_exceptions
parent9357854187acf84a852205cdd69082d0ca0ef094 (diff)
downloadcpython-992cb8ab53e6cf214e694366104e86e5ae184788.zip
cpython-992cb8ab53e6cf214e694366104e86e5ae184788.tar.gz
cpython-992cb8ab53e6cf214e694366104e86e5ae184788.tar.bz2
Added a test to catch the base class.
Diffstat (limited to 'Lib/test/output/test_exceptions')
-rw-r--r--Lib/test/output/test_exceptions1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_exceptions b/Lib/test/output/test_exceptions
index 5ccb7b8..8ecfd27 100644
--- a/Lib/test/output/test_exceptions
+++ b/Lib/test/output/test_exceptions
@@ -21,3 +21,4 @@ SystemExit
TypeError
ValueError
ZeroDivisionError
+Exception