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 mark.dickinson
Recipients doerwalter, mark.dickinson
Date 2009-04-25.11:30:37
SpamBayes Score 5.672047e-07
Marked as misclassified No
Message-id <1240659039.3.0.509361263715.issue5837@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good to me, and (for py3k) all tests pass on my machine.

As far as I can tell, there's currently no test for EvironmentVarGuard 
itself, though it's tested indirectly by other tests.  It might be good to 
have some direct tests (including one for the broken behaviour you found).
History
Date User Action Args
2009-04-25 11:30:39mark.dickinsonsetrecipients: + mark.dickinson, doerwalter
2009-04-25 11:30:39mark.dickinsonsetmessageid: <1240659039.3.0.509361263715.issue5837@psf.upfronthosting.co.za>
2009-04-25 11:30:38mark.dickinsonlinkissue5837 messages
2009-04-25 11:30:37mark.dickinsoncreate