This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Arfrever, amaury.forgeotdarc, docs@python, iritkatriel, r.david.murray
Date 2020-11-04.16:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604506983.52.0.548021804875.issue14655@roundup.psfhosted.org>
In-reply-to
Content
As of 3.5 there is this option:

traceback.TracebackException.from_exception(exc).format()


Perhaps that can be mentioned in the doc for traceback.format_exception().
History
Date User Action Args
2020-11-04 16:23:03iritkatrielsetrecipients: + iritkatriel, amaury.forgeotdarc, Arfrever, r.david.murray, docs@python
2020-11-04 16:23:03iritkatrielsetmessageid: <1604506983.52.0.548021804875.issue14655@roundup.psfhosted.org>
2020-11-04 16:23:03iritkatriellinkissue14655 messages
2020-11-04 16:23:03iritkatrielcreate