> 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/)