projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894197d
)
Merged revisions 78844 via svnmerge from
author
Benjamin Peterson
<benjamin@python.org>
Thu, 11 Mar 2010 22:05:58 +0000
(22:05 +0000)
committer
Benjamin Peterson
<benjamin@python.org>
Thu, 11 Mar 2010 22:05:58 +0000
(22:05 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78844 | benjamin.peterson | 2010-03-11 16:03:45 -0600 (Thu, 11 Mar 2010) | 1 line
revert r78842 cgi.py change
........
Lib/cgi.py
patch
|
blob
|
history
diff --git
a/Lib/cgi.py
b/Lib/cgi.py
index efd7fde0ffe310de75ecda0eaa3a4f2178e8cdc2..9e16a1df6237d20f567990c6f70793538503b3b6 100755
(executable)
--- a/
Lib/cgi.py
+++ b/
Lib/cgi.py
@@
-1,4
+1,4
@@
-#! /usr/
bin/env
python
+#! /usr/
local/bin/
python
# NOTE: the above "/usr/local/bin/python" is NOT a mistake. It is
# intentionally NOT "/usr/bin/env python". On many systems