Changeset 325 for python/trunk/Demo/cgi/cgi3.py
- Timestamp:
- Dec 27, 2012, 12:49:26 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Demo/cgi/cgi3.py
r2 r325 1 #!/usr/ local/bin/python1 #!/usr/bin/python 2 2 3 3 """CGI test 3 (persistent data)."""
Note:
See TracChangeset
for help on using the changeset viewer.