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.