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.

作者 r.david.murray
收信人 hpk, michael.foord, r.david.murray
日期 2010-12-07.02:08:29
SpamBayes Score 2.7686692e-06
Marked as misclassified
Message-id <1291687710.9.0.400770730617.issue10548@psf.upfronthosting.co.za>
In-reply-to
内容
I have to say that it would never have occurred to me to assert a pre or post condition and an expected failure where I expected the pre or post condition to fail, but if you've got a real use case and it would make the code simpler, I suppose I have no serious objection.  I don't use expected failure myself.  Just make sure you document it well, since it is not a behavior I would expect when using expected failure, and I'm sure there will be others like me.
历史
日期 用户 动作 参数
2010-12-07 02:08:30r.david.murray修改recipients: + r.david.murray, michael.foord, hpk
2010-12-07 02:08:30r.david.murray修改messageid: <1291687710.9.0.400770730617.issue10548@psf.upfronthosting.co.za>
2010-12-07 02:08:29r.david.murray链接issue10548 messages
2010-12-07 02:08:29r.david.murray创建