]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 16 Mar 2012 08:13:50 +0000 (01:13 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 16 Mar 2012 08:13:50 +0000 (01:13 -0700)
commitbe3f851411f54b71251743997c1e8b2485f99de2
tree349ace882898ece4e1d3b0a145f7dee31f92331f
parent604c4ff43de7246c5103ec7b9f581a819da70b33
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
Lib/http/server.py
Lib/test/test_httpservers.py
Misc/NEWS