From 09da209ce4c75f4bbf241f91659a5f0a47ea5130 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Mon, 9 Sep 1996 01:48:03 +0000 Subject: [PATCH] Added ref to cgi.html --- Mac/Demo/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html index ce92a9daf3c..6e24c57cf8d 100644 --- a/Mac/Demo/index.html +++ b/Mac/Demo/index.html @@ -81,6 +81,11 @@

Table of contents

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 @@

    Table of contents


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