revert r78842 cgi.py change

This commit is contained in:
Benjamin Peterson 2010-03-11 22:03:45 +00:00
parent 651bc32a4e
commit afa595b31b
1 changed files with 1 additions and 1 deletions

View File

@ -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