[Python-3000] self-contained exceptions

Neil Schemenauer nas at arctrix.com
Fri Jan 5 21:58:48 CET 2007


tomer filiba <tomerfiliba at gmail.com> wrote:
> it ought to have at least a nicer API, for instance,
> tbtext = traceback.format_current()

Do you know about traceback.format_exc()?  I think I added it for
2.4.

  Neil



More information about the Python-3000 mailing list