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 csernazs
Recipients csernazs, eric.araujo
Date 2011-01-03.16:14:39
SpamBayes Score 8.122938e-07
Marked as misclassified No
Message-id <1294071281.25.0.822082048051.issue9115@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm that this patch fixes the problem. Thanks.

On my systems I haven't seen other bugs related to unsetenv - however, it might be useful to fix subprocess.Popen and subprocess.call to use the os.environ by default (but this would be another request or discussion).
History
Date User Action Args
2011-01-03 16:14:41csernazssetrecipients: + csernazs, eric.araujo
2011-01-03 16:14:41csernazssetmessageid: <1294071281.25.0.822082048051.issue9115@psf.upfronthosting.co.za>
2011-01-03 16:14:39csernazslinkissue9115 messages
2011-01-03 16:14:39csernazscreate