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 2006-11-19.23:01:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I believe the patch is wrong: it does not support setdefault() (which the current code does).

It would be good if there were test cases for os.environ that made sure all dictionary methods had the correct effect on the environment.
History
Date User Action Args
2007-08-23 15:44:47adminlinkissue1367711 messages
2007-08-23 15:44:47admincreate