]> granicus.if.org Git - python/commit
Merged revisions 85202 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 3 Oct 2010 18:04:52 +0000 (18:04 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 3 Oct 2010 18:04:52 +0000 (18:04 +0000)
commit5e8826cd981b7bfba8f5f28cddc602bb211fb2f8
tree59a31ea8ec1727e393b8c10f4e33502ea4e260db
parent4b34131bd5b2aa6a7b2413ccafc4505bd742f48b
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
........
Lib/http/server.py
Lib/test/test_httpservers.py