Updated for 1.5.2b1 (better late than never:-)
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 21 Jan 1999 12:50:47 +0000 (12:50 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 21 Jan 1999 12:50:47 +0000 (12:50 +0000)
Mac/ReadMe-dev
Mac/ReadMe-src

index e0d4e08227ef2a95e5308a0b6c8f7fe5f325168c..9d2cfaf787a4cbc3503ed72d48cc4090b9399919 100644 (file)
@@ -1,8 +1,12 @@
-This is the Python 1.5.1 plugin development distribution. It should be loaded
-on top of a 1.5.1 binary distribution and enables you to create plugin modules
+This is the Python 1.5.2b1 plugin development distribution. It should be loaded
+on top of a 1.5.2b1 binary distribution and enables you to create plugin modules
 without having a full source distribution available. The contents of folders
 whose names start with INTO should be merged into the corresponding folders.
 
+If you have installed this development distribution as an option during the normal
+install sequence the steps above have already been taken care of for you by the
+installer.
+
 One example project is included, PlugIns:xx.prj
 
 More information can be found in the following files:
index 85ba68c36e617588842dfb64adfbb0c317a0caf3..b07a4e9367d80bc98219d996bc30d81f9681656f 100644 (file)
@@ -1,4 +1,4 @@
-This is the Python 1.5.1 source distribution. More information can be found
+This is the Python 1.5.2b1 source distribution. More information can be found
 in the following files:
 
 Mac:ReadMe                             ReadMe file for the normal (binary) distribution
@@ -10,4 +10,4 @@ This distribution usually lives somewhere under http://www.cwi.nl/~jack/macpytho
 or ftp://ftp.cwi.nl/pub/jack/python/mac.
 
        
-       Jack Jansen, <jack@cwi.nl>, 27-Apr-98
+       Jack Jansen, <jack@cwi.nl>, 21-Jan-99