diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1998-05-06 13:24:38 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1998-05-06 13:24:38 (GMT) |
commit | 845264f081a1bd2d42a4b6e30f478e5d598428a5 (patch) | |
tree | c84239eb1a4a5164bffc342cc8df80e606bedf8d | |
parent | f7ffa92ce3fdfa754e55dec61c3ab5ee0ec31982 (diff) | |
download | cpython-845264f081a1bd2d42a4b6e30f478e5d598428a5.zip cpython-845264f081a1bd2d42a4b6e30f478e5d598428a5.tar.gz cpython-845264f081a1bd2d42a4b6e30f478e5d598428a5.tar.bz2 |
Mods by Just
-rw-r--r-- | Mac/ReadMe | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -122,7 +122,8 @@ formats is included, but without documentation. You can find docs at ftp://ftp.cwi.nl/pub/jack/python/img (or somewhere around there). Finally there is a Mac:Contrib folder which contains some contributed -software, mainly for various AppleScript things. +software, including a Real Programming Environment and some AppleScript +related modules. Upgrading from older Python releases ------------------------------------ @@ -133,9 +134,9 @@ that this means you can keep your older version around if you are unsure whether to upgrade. The bad news is that your old preference settings are lost and you have to set them again. -After you are satisfied that 1.5b2 works as expected you can trash +After you are satisfied that 1.5.1 works as expected you can trash anything in the system folder that has "python" in the name and not -"1.5b2". +"1.5.1". The installer ------------- @@ -151,8 +152,7 @@ Fax: 402-477-1395 Internet: mindvision@mindvision.com http://www.mindvision.com -Just van Rossum <just@knoware.nl> created the installer in just a couple -of days (hours?). +Just van Rossum <just@letterror.nl> created the installer. Feedback -------- |