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
收信人 barry, ezio.melotti, flox, lemburg, ncoghlan, vstinner
日期 2013-11-04.23:39:59
SpamBayes Score -1.0
Marked as misclassified
Message-id <1383608399.47.0.441378809477.issue17828@psf.upfronthosting.co.za>
In-reply-to
内容
I think I figured out a better way to structure this that avoids the need for the output flag and is more easily expanded to whitelist additional exception types as safe to wrap.

I'll try to come up with a new patch tonight.
历史
日期 用户 动作 参数
2013-11-04 23:39:59ncoghlan修改recipients: + ncoghlan, lemburg, barry, vstinner, ezio.melotti, flox
2013-11-04 23:39:59ncoghlan修改messageid: <1383608399.47.0.441378809477.issue17828@psf.upfronthosting.co.za>
2013-11-04 23:39:59ncoghlan链接issue17828 messages
2013-11-04 23:39:59ncoghlan创建