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 ronaldoussoren
Recipients ned.deily, pitrou, ronaldoussoren
Date 2012-08-21.14:19:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345558759.82.0.825388100923.issue15740@psf.upfronthosting.co.za>
In-reply-to
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
History
Date User Action Args
2012-08-21 14:19:20ronaldoussorensetrecipients: + ronaldoussoren, pitrou, ned.deily
2012-08-21 14:19:19ronaldoussorensetmessageid: <1345558759.82.0.825388100923.issue15740@psf.upfronthosting.co.za>
2012-08-21 14:19:19ronaldoussorenlinkissue15740 messages
2012-08-21 14:19:19ronaldoussorencreate