]> granicus.if.org Git - python/commit
use the collapsed path in the run_cgi method (closes #19435)
authorBenjamin Peterson <benjamin@python.org>
Wed, 30 Oct 2013 16:43:09 +0000 (12:43 -0400)
committerBenjamin Peterson <benjamin@python.org>
Wed, 30 Oct 2013 16:43:09 +0000 (12:43 -0400)
commit1ef959ac3ddc4d96dfa1a613db5cb206cdaeb662
tree9cfcb9deed3c4a2e07c06a7c7e65fe164953a3d8
parent21376cfdee02a4fdddbcbb46cd1abc1bcb2bb5c2
use the collapsed path in the run_cgi method (closes #19435)
Lib/CGIHTTPServer.py
Lib/test/test_httpservers.py
Misc/NEWS