diff options
Diffstat (limited to 'Mac/Demo/using.html')
-rw-r--r-- | Mac/Demo/using.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Mac/Demo/using.html b/Mac/Demo/using.html index e7aa0f4..d3b5e8b 100644 --- a/Mac/Demo/using.html +++ b/Mac/Demo/using.html @@ -4,7 +4,6 @@ </HEAD> <BODY> <H1>Using Python on the Macintosh</H1> -<EM>(preliminary)</EM> <HR> This document is an introduction to using Python on the Apple @@ -369,6 +368,10 @@ will appear to be correct in the editor but cause strange errors when imported. BBEdit has a popup menu which allows you to inspect (and set) the end-of-line convention used in a file. <p> +<h2>Where to go from here</h2> + +The next section to check out is the <a href="index.html">annotated sample programs</a>.<p> + <HR> <A HREF="http://www.cwi.nl/~jack">Jack Jansen</A>, <A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 19-Apr-1996. |