Changeset 10 for python/trunk/Lib/cgi.py
- Timestamp:
- Sep 3, 2010, 5:33:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Lib/cgi.py
r2 r10 1 #! /usr/local/bin/python1 #!/usr/bin/python 2 2 3 3 # NOTE: the above "/usr/local/bin/python" is NOT a mistake. It is
Note:
See TracChangeset
for help on using the changeset viewer.