From: Jack Jansen Date: Mon, 20 May 1996 11:32:49 +0000 (+0000) Subject: Modified for 1.3.3 distribution X-Git-Tag: v1.4b1~174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4122216739a3f585eda91c267ebdc119c6cf076d;p=python Modified for 1.3.3 distribution --- diff --git a/Mac/Demo/index.html b/Mac/Demo/index.html index 774db686f8..8d691f4539 100644 --- a/Mac/Demo/index.html +++ b/Mac/Demo/index.html @@ -28,22 +28,11 @@ 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.

-

-If you want to try the examples with a version of Python earlier -than 1.3.1 you have to download some things. You need an updated -version of FrameWork.py (to -go in Lib:mac and updated project templates to go into -the PlugIns folder for PPC users.

-The TextEdit and WASTE examples are not useable with distributions -before 1.3.3. -

- -If you are reading this document on the web and would prefer to read -it offline you can transfer the whole stuff (as a BinHexed StuffIt -archive) from here. This archive includes -the fixes mentioned in the previous paragraph.

- +These examples were all built using Python 1.3.3, which can be downloaded +from ftp.cwi.nl, directory +/pub/jack/python/mac, and possibly from the +ftp.python.org server and its mirrors as well. Some examples may work +with earlier versions of Python, some will definitely not.

Table of contents

The Python distribution contains a few more examples, all unexplained: @@ -118,4 +111,4 @@ documentation.


Jack Jansen, -jack@cwi.nl, 19-Apr-1996. +jack@cwi.nl, 18-May-1996.