Mention the Mac:Contrib folder

This commit is contained in:
Jack Jansen 1998-04-27 15:07:20 +00:00
parent 5073b376fb
commit cf70b8422f
1 changed files with 9 additions and 4 deletions

View 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>