]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tweak default source of query a bit so it is possible to invoke
authorGuido van Rossum <guido@python.org>
Wed, 28 May 1997 15:39:15 +0000 (15:39 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 28 May 1997 15:39:15 +0000 (15:39 +0000)
commitd7c9d96d3ef86108e44eff751cc5d8639b38ea87
tree0a2e4cd7ba4de8eae8a7fe8a7c36e24d4c218f85
parent1aec3f087e46518f88027338b6b344dd3105699e
Tweak default source of query a bit so it is possible to invoke
a CGI script from the command line with not environment variables.
Lib/cgi.py