]> granicus.if.org Git - python/commitdiff
Mention the Mac:Contrib folder
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Apr 1998 15:07:20 +0000 (15:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 27 Apr 1998 15:07:20 +0000 (15:07 +0000)
Mac/Demo/using.html

index 16c1ea6fc73eac8ac937e42b472532d8ad9d6f08..68b150e3d166434a1c8b913555b97f619d7ec88a 100644 (file)
@@ -42,7 +42,7 @@ interpreter in interactive mode by double-clicking its icon: <p>
 This should give you a text window with an informative version string
 and a prompt, something like the following:
 <PRE>
-Python 1.5 (#12 Aug 27, 1997)  [CW PPC w/GUSI MSL]
+Python 1.5.1 (#122 Aug 27, 1997)  [CW PPC w/GUSI MSL]
 Copyright 1991-1997 Stichting Mathematisch Centrum, Amsterdam
 &gt;&gt;&gt;
 </PRE>
@@ -349,12 +349,17 @@ There are some <A HREF="index.html">annotated sample programs</A>
 available that show some mac-specific issues, like use of various
 toolboxes and creation of Python applets. <p>
 
-Finally, the <CODE>Demo</CODE> and <CODE>Mac:Demo</CODE>
+The <CODE>Demo</CODE> and <CODE>Mac:Demo</CODE>
 folders in the Macintosh distribution
 contains a number of other example programs. Most of these are only
 very lightly documented, but they may help you to understand some
 aspects of using Python. <p>
 
+Finally, there is a <code>Mac:Contrib</code> folder that contains
+a few contributions to Python that I couldn't fit in the normal tree
+but did want to distribute (many other contributions are contained
+throughout the distribution, but you don't see them, really).
+
 The best way to contact fellow Macintosh Python programmers is to join
 the MacPython Special Interest Group mailing list. Send a message with
 "info" in the body to <A
@@ -406,13 +411,13 @@ folder and start the interpreter <em>while the interpreter sits in the main
 Python folder</em>. This will regenerate the preferences file. You may also
 have to run the ConfigurePython applet again. <p>
 
-<h2>Where to go from here</h2>
+<h2>Your five minutes are up. Next!</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>, 08-Sep-1997.
+<A HREF="mailto:jack@cwi.nl">jack@cwi.nl</A>, 27-Apr-98.
 
 </BODY>
 </HTML>