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 loewis
Recipients
Date 2005-01-29.13:36:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Removing update from os.environ turned out to be a bad idea,
as putenv was not called anymore. I have reverted the
removal and reimplemented update in

os.py 1.85
test_os.py 1.29
NEWS 1.1235
History
Date User Action Args
2007-08-23 15:32:28adminlinkissue904720 messages
2007-08-23 15:32:28admincreate