Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵ | Jack Jansen | 2000-06-20 | 1 | -1/+1 |
| | | | | carbon-compatible). | ||||
* | small fix: don't depend on the exact location of PythonCGISlave within the ↵ | Just van Rossum | 2000-03-28 | 1 | -1/+3 |
| | | | | Python tree. (jvr) | ||||
* | - new version of PythonCGISlave | Just van Rossum | 2000-03-28 | 5 | -0/+383 |
- new script/applet BuildCGIApplet This largely supercedes :Mac:Demos:cgi, except for the html doc file. Should it move here? Merged with CGI_README.txt? Todo: fullbuild support. (jvr) |