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 r.david.murray
Recipients ggenellina, guettli, hoffman, news1234, pakal, r.david.murray, vinay.sajip, ysj.ray
Date 2010-10-09.03:06:29
SpamBayes Score 4.6533714e-06
Marked as misclassified No
Message-id <1286593597.18.0.684743770544.issue1553375@psf.upfronthosting.co.za>
In-reply-to
Content
I like 'allframes', so I changed to that.  The updated patch also adds the allframes parameter to format_exception.

In going over the tests I realized that I'm not sure the output for the case of chain=True is correct.  Opinions?  If it is not correct it is not obvious to me how to fix it.
History
Date User Action Args
2010-10-09 03:06:37r.david.murraysetrecipients: + r.david.murray, vinay.sajip, guettli, hoffman, ggenellina, pakal, news1234, ysj.ray
2010-10-09 03:06:37r.david.murraysetmessageid: <1286593597.18.0.684743770544.issue1553375@psf.upfronthosting.co.za>
2010-10-09 03:06:35r.david.murraylinkissue1553375 messages
2010-10-09 03:06:35r.david.murraycreate