]> granicus.if.org Git - python/commit
Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.environ
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 3 Oct 2010 17:55:45 +0000 (17:55 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 3 Oct 2010 17:55:45 +0000 (17:55 +0000)
commit4271372a7145fe4a8e44982e5b89c3c7e3637c8e
treeeeaa60b3b19d3c402220f3f7609bff6c860d9c87
parent388f956c35d335446c4715c8f2c28631f3c54ab1
Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.environ
Lib/http/server.py
Lib/test/test_httpservers.py