mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
Example CGI applet
This commit is contained in:
parent
f4c4f9e9e1
commit
5a1a175170
3 changed files with 169 additions and 0 deletions
2
Mac/Demo/cgi/cgitest.cgi.py
Normal file
2
Mac/Demo/cgi/cgitest.cgi.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Debug applets quickly.
|
||||
execfile('realcgitest.py')
|
||||
Loading…
Add table
Add a link
Reference in a new issue