[New-bugs-announce] [issue2144] os.environ should inherit dict

Benjamin Peterson report at bugs.python.org
Tue Feb 19 22:56:52 CET 2008


New submission from Benjamin Peterson:

This patch changes os.environ to inherit builtin dict rather than UserDict.

----------
files: environ-modern.diff
messages: 62571
nosy: gutworth
severity: normal
status: open
title: os.environ should inherit dict
type: rfe
versions: Python 2.6
Added file: http://bugs.python.org/file9466/environ-modern.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2144>
__________________________________


More information about the New-bugs-announce mailing list