[Python-Dev] Tidier Exceptions
Greg Ewing
greg.ewing at canterbury.ac.nz
Fri May 13 07:15:08 CEST 2005
Guido van Rossum wrote:
> It won't fly as long as we have string exceptions (since there's
> nowhere to put the traceback) but once those are dead I like it a lot.
Are there plans as to when string exceptions will be
exterminated? Surely the only places they're used now
are in some very old library modules.
--
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg.ewing at canterbury.ac.nz +--------------------------------------+
More information about the Python-Dev
mailing list