summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/CallTips.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-01-30 21:34:36 (GMT)
committerBrett Cannon <bcannon@gmail.com>2007-01-30 21:34:36 (GMT)
commit129bd52146c2380a4887c6bbf066113a195c60da (patch)
tree9f4a250df8167eae4bb877cb2a3e85bb83b32b0b /Lib/idlelib/CallTips.py
parenta05153683c0712ff62d3bdcc33c879dd49ed7ddc (diff)
downloadcpython-129bd52146c2380a4887c6bbf066113a195c60da.zip
cpython-129bd52146c2380a4887c6bbf066113a195c60da.tar.gz
cpython-129bd52146c2380a4887c6bbf066113a195c60da.tar.bz2
No more raising of string exceptions!
The next step of PEP 352 (for 2.6) causes raising a string exception to trigger a TypeError. Trying to catch a string exception raises a DeprecationWarning. References to string exceptions has been removed from the docs since they are now just an error.
Diffstat (limited to 'Lib/idlelib/CallTips.py')
0 files changed, 0 insertions, 0 deletions