summaryrefslogtreecommitdiff
path: root/Mac/Demo/cgi/realcgitest.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing the obvious OS9-only documents§Jack Jansen2003-11-191-59/+0
|
* Added an optional debug handler that traps and prints all unknown appleevents.Jack Jansen2000-06-201-1/+12
|
* realcgitest.py: added import MacOS, it now works again. Removed NetPresenz ↵Just van Rossum2000-03-261-1/+2
| | | | | | reference. cgitest.cgi.rsrc: disable argv emulation; this is essential for the first time the cgi applet starts up
* Disable python event handling in mainloop (discovered by Tasselli Marco)Jack Jansen1998-09-301-0/+2
|
* Example CGI appletJack Jansen1996-09-091-0/+45