R: [Python-Dev] Deprecating string exceptions (original) (raw)
Barry A. Warsaw barry@zope.com
Thu, 28 Mar 2002 10:14:26 -0500
- Previous message: R: [Python-Dev] Deprecating string exceptions
- Next message: R: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"GvR" == Guido van Rossum <guido@python.org> writes:
GvR> Maybe we should try to migrate to doing it this way in the
GvR> future. With the traceback in the exception object, there's
GvR> no need to call sys.exc_info() any more!
GvR> If people like this idea enough, perhaps it could be PEPped?
I like this idea too, and would be happy to add it to the eventual Exceptions Uber-PEP. Maybe it should be a separate PEP though?
-Barry
- Previous message: R: [Python-Dev] Deprecating string exceptions
- Next message: R: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]