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 rbcollins
Recipients berker.peksag, python-dev, rbcollins, serhiy.storchaka
Date 2015-07-25.19:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437851863.45.0.446969984893.issue24710@psf.upfronthosting.co.za>
In-reply-to
Content
Oh I see, - different things could have been meant but that application will work.

But - please don't use self.from_exception: its a class method, so TracebackException.from_exception(...) is the right spelling.
History
Date User Action Args
2015-07-25 19:17:43rbcollinssetrecipients: + rbcollins, python-dev, berker.peksag, serhiy.storchaka
2015-07-25 19:17:43rbcollinssetmessageid: <1437851863.45.0.446969984893.issue24710@psf.upfronthosting.co.za>
2015-07-25 19:17:43rbcollinslinkissue24710 messages
2015-07-25 19:17:43rbcollinscreate