summaryrefslogtreecommitdiff
path: root/Lib/test/exception_hierarchy.txt
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2011-05-07 18:15:34 +0300
committerEzio Melotti <ezio.melotti@gmail.com>2011-05-07 18:15:34 +0300
commit17736f19671fe9e3a1d0965abf6e0d022c3c7b7f (patch)
tree53cdecfea95a81b6ef7326980cf5e81328b32b06 /Lib/test/exception_hierarchy.txt
parent2c515bbdb8fc7fd4cc3d01151d0b8dd8d5adccfd (diff)
parent496564fe5be17057671a373f4a1126352823ece5 (diff)
downloadcpython-17736f19671fe9e3a1d0965abf6e0d022c3c7b7f.tar.gz
#12017: merge with 3.1.
Diffstat (limited to 'Lib/test/exception_hierarchy.txt')
-rw-r--r--Lib/test/exception_hierarchy.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/exception_hierarchy.txt b/Lib/test/exception_hierarchy.txt
index 73ccb6674b..5037b335d9 100644
--- a/Lib/test/exception_hierarchy.txt
+++ b/Lib/test/exception_hierarchy.txt
@@ -47,3 +47,4 @@ BaseException
+-- ImportWarning
+-- UnicodeWarning
+-- BytesWarning
+ +-- ResourceWarning