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 ncoghlan, rbcollins
Date 2015-03-06.02:27:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425608864.64.0.741095005066.issue23597@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, for debugging etc this can be very useful. I suggest further extending the new traceback interface to allow a filtering/transform hook of some sort, to allow folk more granular control than just repr overloading.
History
Date User Action Args
2015-03-06 02:27:44rbcollinssetrecipients: + rbcollins, ncoghlan
2015-03-06 02:27:44rbcollinssetmessageid: <1425608864.64.0.741095005066.issue23597@psf.upfronthosting.co.za>
2015-03-06 02:27:44rbcollinslinkissue23597 messages
2015-03-06 02:27:44rbcollinscreate