diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-01-30 21:34:36 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-01-30 21:34:36 (GMT) |
commit | 129bd52146c2380a4887c6bbf066113a195c60da (patch) | |
tree | 9f4a250df8167eae4bb877cb2a3e85bb83b32b0b /Lib/idlelib/CallTips.py | |
parent | a05153683c0712ff62d3bdcc33c879dd49ed7ddc (diff) | |
download | cpython-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