summaryrefslogtreecommitdiffstats
path: root/Misc/cheatsheet
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-07-05 08:21:00 (GMT)
committerGeorg Brandl <georg@python.org>2006-07-05 08:21:00 (GMT)
commitaa1919d2b0f256529a992d4083f7a8012ca1c417 (patch)
tree90a287b770777b9911af3a82ad699dbd482bd2c0 /Misc/cheatsheet
parentb4a6a566ff8a42840beca7b6a1e790d1b3cf1765 (diff)
downloadcpython-aa1919d2b0f256529a992d4083f7a8012ca1c417.zip
cpython-aa1919d2b0f256529a992d4083f7a8012ca1c417.tar.gz
cpython-aa1919d2b0f256529a992d4083f7a8012ca1c417.tar.bz2
Remove remaining references to OverflowWarning.
Diffstat (limited to 'Misc/cheatsheet')
-rw-r--r--Misc/cheatsheet1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/cheatsheet b/Misc/cheatsheet
index ce02a53..4b145ea 100644
--- a/Misc/cheatsheet
+++ b/Misc/cheatsheet
@@ -1135,7 +1135,6 @@ Exception>
DeprecationWarning
PendingDeprecationWarning
SyntaxWarning
- OverflowWarning
RuntimeWarning
FutureWarning