summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Demo/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html
index ce92a9d..6e24c57 100644
--- a/Mac/Demo/index.html
+++ b/Mac/Demo/index.html
@@ -82,6 +82,11 @@ how to create a Python module interfacing to a scriptable application,
and how to use that module in your python program.
<LI>
+<A HREF="cgi.html">Using python to create CGI scripts</A> is a preliminary
+introduction to writing CGI scripts in Python and to writing scriptable applications
+in Python.
+
+<LI>
<A HREF="building.html">Building Mac Python from source</A> explains
how to build a PPC or 68K interpreter from a source distribution.
</UL>
@@ -123,5 +128,5 @@ documentation. <p>
<HR>
<A HREF="http://www.cwi.nl/~jack">Jack Jansen</A>,
-<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 18-July-1996.
+<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 09-September-1996.
</BODY></HTML>