]> granicus.if.org Git - python/commit
Added a comment explaining why this file must really have #!
authorGuido van Rossum <guido@python.org>
Tue, 13 Feb 2001 13:13:33 +0000 (13:13 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 13 Feb 2001 13:13:33 +0000 (13:13 +0000)
commit467d723bd728e73d425c143b9ed6e8301a3d7721
treeb78d24b1ee4ef68edfb49cd6ecdec48945d7e085
parent5c4d5bfaf593587032e872c30e32ab129ca15462
Added a comment explaining why this file must really have #!
/usr/local/bin/python and not #! /usr/bin/env python.
Lib/cgi.py