surprising behaviour of os.environ.clear

Joe P. Cool joe.p.cool at googlemail.com
Sat Jun 28 17:06:46 EDT 2008


On 28 Jun., 04:05, Benjamin <musiccomposit... at gmail.com> wrote:
> On Jun 27, 4:05 pm, "Joe P. Cool" <joe.p.c... at googlemail.com> wrote:

> This is because of how os.environ is implement with a UserDict
> subclass. You should report this at bugs.python.org.

issue 3227: os.environ.clear has no effect on child processes

--
Joe



More information about the Python-list mailing list