Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13976c8

Browse files
committed
Updated for 1.5.2b1 (better late than never:-)
1 parent 7d2f9d6 commit 13976c8

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

Mac/ReadMe-dev

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
This is the Python 1.5.1 plugin development distribution. It should be loaded
2-
on top of a 1.5.1 binary distribution and enables you to create plugin modules
1+
This is the Python 1.5.2b1 plugin development distribution. It should be loaded
2+
on top of a 1.5.2b1 binary distribution and enables you to create plugin modules
33
without having a full source distribution available. The contents of folders
44
whose names start with INTO should be merged into the corresponding folders.
55

6+
If you have installed this development distribution as an option during the normal
7+
install sequence the steps above have already been taken care of for you by the
8+
installer.
9+
610
One example project is included, PlugIns:xx.prj
711

812
More information can be found in the following files:

Mac/ReadMe-src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is the Python 1.5.1 source distribution. More information can be found
1+
This is the Python 1.5.2b1 source distribution. More information can be found
22
in the following files:
33

44
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
1010
or ftp://ftp.cwi.nl/pub/jack/python/mac.
1111

1212

13-
Jack Jansen, <[email protected]>, 27-Apr-98
13+
Jack Jansen, <[email protected]>, 21-Jan-99

0 commit comments

Comments
 (0)