@@ -42,7 +42,7 @@ <h2>Invoking the interpreter</h2>
4242This should give you a text window with an informative version string
4343and a prompt, something like the following:
4444< PRE >
45- Python 1.5 (#12 Aug 27, 1997) [CW PPC w/GUSI MSL]
45+ Python 1.5.1 (#122 Aug 27, 1997) [CW PPC w/GUSI MSL]
4646Copyright 1991-1997 Stichting Mathematisch Centrum, Amsterdam
4747>>>
4848</ PRE >
@@ -349,12 +349,17 @@ <h2>Where to go from here</h2>
349349available that show some mac-specific issues, like use of various
350350toolboxes and creation of Python applets. < p >
351351
352- Finally, the < CODE > Demo</ CODE > and < CODE > Mac:Demo</ CODE >
352+ The < CODE > Demo</ CODE > and < CODE > Mac:Demo</ CODE >
353353folders in the Macintosh distribution
354354contains a number of other example programs. Most of these are only
355355very lightly documented, but they may help you to understand some
356356aspects of using Python. < p >
357357
358+ Finally, there is a < code > Mac:Contrib</ code > folder that contains
359+ a few contributions to Python that I couldn't fit in the normal tree
360+ but did want to distribute (many other contributions are contained
361+ throughout the distribution, but you don't see them, really).
362+
358363The best way to contact fellow Macintosh Python programmers is to join
359364the MacPython Special Interest Group mailing list. Send a message with
360365"info" in the body to < A
@@ -406,13 +411,13 @@ <h2>Troubleshooting</h2>
406411Python folder</ em > . This will regenerate the preferences file. You may also
407412have to run the ConfigurePython applet again. < p >
408413
409- < h2 > Where to go from here </ h2 >
414+ < h2 > Your five minutes are up. Next! </ h2 >
410415
411416The next section to check out is the < a href ="index.html "> annotated sample programs</ a > .< p >
412417
413418< HR >
414419< A HREF ="http://www.cwi.nl/~jack "> Jack Jansen</ A > ,
415- < A HREF ="
mailto:[email protected] "
> [email protected] </ A > ,
08-Sep-1997 .
420+ < A HREF ="
mailto:[email protected] "
> [email protected] </ A > ,
27-Apr-98 .
416421
417422</ BODY >
418423</ HTML >
0 commit comments