diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1998-02-25 15:40:35 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1998-02-25 15:40:35 (GMT) |
commit | a2139fef94c0f94bb897a62f4e2c53f40eb40cc4 (patch) | |
tree | 7a5b1646a79fb78449c298b79432da1c90ec65fa /Mac/Demo/cgi.html | |
parent | b92dce38e7834dcde4f450c89da1c10f81a6d1a0 (diff) | |
download | cpython-a2139fef94c0f94bb897a62f4e2c53f40eb40cc4.zip cpython-a2139fef94c0f94bb897a62f4e2c53f40eb40cc4.tar.gz cpython-a2139fef94c0f94bb897a62f4e2c53f40eb40cc4.tar.bz2 |
Added (minimal) documentation on how to build standalone applications
with Python.
Updated various things (versions of libraries used, urls).
Diffstat (limited to 'Mac/Demo/cgi.html')
-rw-r--r-- | Mac/Demo/cgi.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Demo/cgi.html b/Mac/Demo/cgi.html index c2369cf..651d205 100644 --- a/Mac/Demo/cgi.html +++ b/Mac/Demo/cgi.html @@ -79,3 +79,4 @@ http://www.biap.com/datapig/mrwheat/cgi_params.html</a>. <p> To test the script drop <code>cgitest.cgi.py</code> onto <code>mkapplet</code>, move the resulting <code>cgitest.cgi</code> to somewhere where it is reachable by NetPresenz, and point your web browser towards it. +</BODY></HTML> |