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.

作者 ncoghlan
收信人 benjamin.peterson, ncoghlan, nikratio
日期 2013-10-27.13:47:47
SpamBayes Score -1.0
Marked as misclassified
Message-id <1382881667.34.0.91100447399.issue18861@psf.upfronthosting.co.za>
In-reply-to
内容
Nothing is lost either way, it just isn't displayed by default.

While I can see the appeal of treating an "outer" context differently from an "inner" one, I don't see any way for the exception context suppression machinery to tell the difference.

The traceback *display* machinery might be able to figure it out by looking at the traceback details, but such a search could be quite expensive.
历史
日期 用户 动作 参数
2013-10-27 13:47:47ncoghlan修改recipients: + ncoghlan, benjamin.peterson, nikratio
2013-10-27 13:47:47ncoghlan修改messageid: <1382881667.34.0.91100447399.issue18861@psf.upfronthosting.co.za>
2013-10-27 13:47:47ncoghlan链接issue18861 messages
2013-10-27 13:47:47ncoghlan创建