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 eric.araujo
Recipients alexis, eric.araujo, tarek, tshepang
Date 2012-02-10.04:05:38
SpamBayes Score 0.013679624
Marked as misclassified No
Message-id <1328846739.04.0.898347020322.issue13974@psf.upfronthosting.co.za>
In-reply-to
Content
Is the effect of the set_platform call permanent?  If yes, there needs to be a line like self.addCleanup(util.set_platform, util.get_platform()) to make sure the test restores its environment.
History
Date User Action Args
2012-02-10 04:05:39eric.araujosetrecipients: + eric.araujo, tarek, alexis, tshepang
2012-02-10 04:05:39eric.araujosetmessageid: <1328846739.04.0.898347020322.issue13974@psf.upfronthosting.co.za>
2012-02-10 04:05:38eric.araujolinkissue13974 messages
2012-02-10 04:05:38eric.araujocreate