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 pitrou
Recipients eric.smith, jafo, pitrou
Date 2010-05-01.22:04:11
SpamBayes Score 1.7186014e-05
Marked as misclassified No
Message-id <1272751453.31.0.671967376459.issue8214@psf.upfronthosting.co.za>
In-reply-to
Content
Rewriting another implementation of traceback formatting in C is bad.
Just import the "traceback" module and call the desired function in that module.
History
Date User Action Args
2010-05-01 22:04:13pitrousetrecipients: + pitrou, jafo, eric.smith
2010-05-01 22:04:13pitrousetmessageid: <1272751453.31.0.671967376459.issue8214@psf.upfronthosting.co.za>
2010-05-01 22:04:11pitroulinkissue8214 messages
2010-05-01 22:04:11pitroucreate