summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/CGI/BuildCGIApplet.py
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-76/+0
* Fixed old bug (caused by careless Carbonizing) that noone noticed untilJust van Rossum2001-09-241-1/+1
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-1/+1
* Replaced OpenResFile calls with FSpOpenResFile calls (which are carbon-compat...Jack Jansen2000-06-201-1/+1
* small fix: don't depend on the exact location of PythonCGISlave within the Py...Just van Rossum2000-03-281-1/+3
* - new version of PythonCGISlaveJust van Rossum2000-03-281-0/+74