R. David Murray <rdmur...@bitdance.com> added the comment:

Well, I think the fact that os.environ.copy is explicitly supported (and does 
indeed do dict(os.environ)) is an argument in favor of giving that same meaning 
to copy(os.environ).  I think that follows the principle of least surprise.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15373>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to