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.

作者 eric.araujo
收信人 BreamoreBoy, dmalcolm, dsegan, eric.araujo, loewis, orsenthil, potorange, syt
日期 2010-09-11.22:23:38
SpamBayes Score 0.05079333
Marked as misclassified
Message-id <1284243820.14.0.82464947114.issue1475523@psf.upfronthosting.co.za>
In-reply-to
内容
Could you follow the guidelines at http://www.python.org/dev/patches/ to create patches?  Thanks in advance.

I wonder why you call tearDown from setUp.  Doesn’t unittest do that for you when there is a failure in setUp?  Also, you could use a with statement instead of try/finally.
历史
日期 用户 动作 参数
2010-09-11 22:23:40eric.araujo修改recipients: + eric.araujo, loewis, orsenthil, syt, dsegan, potorange, dmalcolm, BreamoreBoy
2010-09-11 22:23:40eric.araujo修改messageid: <1284243820.14.0.82464947114.issue1475523@psf.upfronthosting.co.za>
2010-09-11 22:23:38eric.araujo链接issue1475523 messages
2010-09-11 22:23:38eric.araujo创建