From: Jack Jansen Date: Mon, 9 Sep 1996 01:48:03 +0000 (+0000) Subject: Added ref to cgi.html X-Git-Tag: v1.4~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09da209ce4c75f4bbf241f91659a5f0a47ea5130;p=thirdparty%2FPython%2Fcpython.git Added ref to cgi.html --- diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html index ce92a9daf3c6..6e24c57cf8dd 100644 --- a/Mac/Demo/index.html +++ b/Mac/Demo/index.html @@ -81,6 +81,11 @@ on PowerPC Macs. how to create a Python module interfacing to a scriptable application, and how to use that module in your python program. +
  • +Using python to create CGI scripts is a preliminary +introduction to writing CGI scripts in Python and to writing scriptable applications +in Python. +
  • Building Mac Python from source explains how to build a PPC or 68K interpreter from a source distribution. @@ -123,5 +128,5 @@ documentation.


    Jack Jansen, -jack@cwi.nl, 18-July-1996. +jack@cwi.nl, 09-September-1996.