]> granicus.if.org Git - python/commit
Issue 14989: http.server --cgi option can enable the CGI http server.
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 3 Jun 2012 08:15:54 +0000 (16:15 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 3 Jun 2012 08:15:54 +0000 (16:15 +0800)
commit1251fafcc57091d952bb1cc9b1e1a77f39c59b7b
tree9c769f7853d95b57d296f4220006d6aeb807cca5
parentc68e1368b52eb3b6b192593b988e882579827694
Issue 14989: http.server --cgi option can enable the CGI http server.
Doc/library/http.server.rst
Lib/http/server.py
Misc/NEWS