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 benjamin.peterson
Recipients benjamin.peterson
Date 2008-02-19.21:56:50
SpamBayes Score 0.07960527
Marked as misclassified No
Message-id <1203458212.43.0.398336316745.issue2144@psf.upfronthosting.co.za>
In-reply-to
Content
This patch changes os.environ to inherit builtin dict rather than UserDict.
History
Date User Action Args
2008-02-19 21:56:52benjamin.petersonsetspambayes_score: 0.0796053 -> 0.07960527
recipients: + benjamin.peterson
2008-02-19 21:56:52benjamin.petersonsetspambayes_score: 0.0796053 -> 0.0796053
messageid: <1203458212.43.0.398336316745.issue2144@psf.upfronthosting.co.za>
2008-02-19 21:56:51benjamin.petersonlinkissue2144 messages
2008-02-19 21:56:51benjamin.petersoncreate