commit | 5e8826cd981b7bfba8f5f28cddc602bb211fb2f8 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Sun Oct 03 18:04:52 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Sun Oct 03 18:04:52 2010 +0000 |
tree | 59a31ea8ec1727e393b8c10f4e33502ea4e260db | |
parent | 4b34131bd5b2aa6a7b2413ccafc4505bd742f48b [diff] |
Merged revisions 85202 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85202 | senthil.kumaran | 2010-10-03 23:25:45 +0530 (Sun, 03 Oct 2010) | 4 lines Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.environ ........