summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/index.html
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-09-09 01:48:03 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-09-09 01:48:03 (GMT)
commit09da209ce4c75f4bbf241f91659a5f0a47ea5130 (patch)
treecd6222cee72821e70e9bc6ac8b16d172b0607e35 /Mac/Demo/index.html
parent5a1a17517021cfb9b43558efa13b602ce569fb1b (diff)
downloadcpython-09da209ce4c75f4bbf241f91659a5f0a47ea5130.zip
cpython-09da209ce4c75f4bbf241f91659a5f0a47ea5130.tar.gz
cpython-09da209ce4c75f4bbf241f91659a5f0a47ea5130.tar.bz2
Added ref to cgi.html
Diffstat (limited to 'Mac/Demo/index.html')
-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>