[Python-Dev] PEP-317

Guido van Rossum guido@python.org
Mon, 09 Jun 2003 20:23:39 -0400


> Also while we're at it, how about storing the traceback in the
> exception object, and getting rid of sys.exc_info() etc.?

That's a good idea, and I'd support a PEP on that topic more than PEP
317 (which IMO is unnecessary).

--Guido van Rossum (home page: http://www.python.org/~guido/)