[Python-3000] sys.exc_info()

Antoine Pitrou solipsis at pitrou.net
Mon Jun 2 11:58:14 CEST 2008


Collin Winter <collinw <at> gmail.com> writes:
> 
> See PEP 3109: http://www.python.org/dev/peps/pep-3109/

By the way, this document mentions a "raise ... from ..." form, but it doesn't 
seem to me it has been implemented. Perhaps the document should be corrected?

Also, it doesn't mention the with_traceback() method of exception objects.

Antoine.




More information about the Python-3000 mailing list