summaryrefslogtreecommitdiffstats
path: root/Mac/Demo/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Demo/index.html')
-rw-r--r--Mac/Demo/index.html33
1 files changed, 12 insertions, 21 deletions
diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html
index ba1500d..4301fa8 100644
--- a/Mac/Demo/index.html
+++ b/Mac/Demo/index.html
@@ -19,26 +19,17 @@ HREF="http://www-acs.ucsd.edu/~jstrout/python/">
http://www-acs.ucsd.edu/~jstrout/python/</A>.
<P>
-The <a href="http://www.python.org/doc/lib/Top.html">Python Library Reference</a> contains a section on
-<a href="http://www.python.org/doc/lib/Macintosh-Specific-Services.html">Macintosh-specific modules</a>
-that you should also read. Documentation is also available in PostScript and other
-forms, see the <a href="http://www.python.org/doc/">documentation</a> section
-on the webserver. <p>
-
-Some of these documents were actually written while I was working on a "real"
-project: creating a single-button application that will allow my
-girlfriend to read her mail (which actually pass thry <EM>my</EM>
-mailbox, so I get to read it too, but don't tell her:-) without her
-having to worry about internet connections, unix commands, etc. The
-application, when finished, will connect to the net using InterSLIP,
-start a (pseudo-)POP server on unix using rsh and use AppleScript to
-tell Eudora to connect to that server and retrieve messages. <p>
-
-These examples were all built using Python 1.3.3, which can be downloaded
-from <a href="ftp://ftp.cwi.nl/pub/jack/python/mac">ftp.cwi.nl, directory
-/pub/jack/python/mac</a>, and possibly from the <a href="ftp://ftp.python/org">
-ftp.python.org</a> server and its mirrors as well. Some examples may work
-with earlier versions of Python, some will definitely not.
+The <a href="http://www.python.org/doc/lib/Top.html">Python Library
+Reference</a> contains a section on <a
+href="http://www.python.org/doc/lib/Macintosh-Specific-Services.html">Macintosh-specific
+modules</a> that you should also read. Documentation is also available
+in PostScript and other forms, see the <a
+href="http://www.python.org/doc/">documentation</a> section on the
+webserver. <p>
+
+Some of these documents were actually written a long time ago and have seen
+little maintainance, so use with care. <p>
+
<H2>Table of contents</H2>
<UL>
@@ -133,5 +124,5 @@ documentation. <p>
<HR>
<A HREF="http://www.cwi.nl/~jack">Jack Jansen</A>,
-<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 09-September-1996.
+<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 27-Aug-97.
</BODY></HTML>