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.

Author pitrou
Recipients ned.deily, pitrou, ronaldoussoren
Date 2012-08-21.14:21:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345558699.3383.5.camel@localhost.localdomain>
In-reply-to <1345558759.82.0.825388100923.issue15740@psf.upfronthosting.co.za>
Content
> Attached cleaner version of the test:
> 
> * use self.addCleanup instead of a tearDown method
> * add comment that explains why the code is present
> * setUp method is only active on OSX

Looks good to me, thank you.
History
Date User Action Args
2012-08-21 14:21:33pitrousetrecipients: + pitrou, ronaldoussoren, ned.deily
2012-08-21 14:21:32pitroulinkissue15740 messages
2012-08-21 14:21:32pitroucreate