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.

作者 loewis
收信人 eric.smith, larry, loewis, mark.dickinson, serhiy.storchaka
日期 2012-05-04.11:43:59
SpamBayes Score -1.0
Marked as misclassified
Message-id <1336131842.48.0.890677009883.issue14705@psf.upfronthosting.co.za>
In-reply-to
内容
I think there should be a test case also where PyObject_IsTrue gives an exception (which I think can happen if __bool__ raises an exception).
历史
日期 用户 动作 参数
2012-05-04 11:44:02loewis修改recipients: + loewis, mark.dickinson, larry, eric.smith, serhiy.storchaka
2012-05-04 11:44:02loewis修改messageid: <1336131842.48.0.890677009883.issue14705@psf.upfronthosting.co.za>
2012-05-04 11:43:59loewis链接issue14705 messages
2012-05-04 11:43:59loewis创建