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 csernazs, eric.araujo
Date 2010-12-26.03:14:40
SpamBayes Score 1.1309941e-08
Marked as misclassified No
Message-id <1293333288.73.0.497033328307.issue9115@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch uses a copy of os.environ, like other tests already do.  Can you test it?

Also, is the lack of unsetenv a problem only for test_s_option?  If not, we should fix the test infrastructure, not each test.
History
Date User Action Args
2010-12-26 03:14:48eric.araujosetrecipients: + eric.araujo, csernazs
2010-12-26 03:14:48eric.araujosetmessageid: <1293333288.73.0.497033328307.issue9115@psf.upfronthosting.co.za>
2010-12-26 03:14:40eric.araujolinkissue9115 messages
2010-12-26 03:14:40eric.araujocreate