]> granicus.if.org Git - python/commit
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 16 Mar 2012 08:14:51 +0000 (01:14 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 16 Mar 2012 08:14:51 +0000 (01:14 -0700)
commit209d70e57957779e5b94e772a70e00a6425a1aaf
tree31b6c6a258441515509ef5e945e64719e44bbd02
parent2a1e74a07575847112da4c06cfd2159ef5084639
parentbe3f851411f54b71251743997c1e8b2485f99de2
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
Lib/http/server.py
Lib/test/test_httpservers.py
Misc/NEWS