diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1998-04-27 15:14:36 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1998-04-27 15:14:36 (GMT) |
commit | d0ddb66c840b740d30925dee75d953af5761b4c6 (patch) | |
tree | 95e0ab38caa6db98d295ab2eeeb43955e5acef51 /Mac/ReadMe-dev | |
parent | 804fdc80f951cd1ee52b0d4e0847c6895a032b7d (diff) | |
download | cpython-d0ddb66c840b740d30925dee75d953af5761b4c6.zip cpython-d0ddb66c840b740d30925dee75d953af5761b4c6.tar.gz cpython-d0ddb66c840b740d30925dee75d953af5761b4c6.tar.bz2 |
Updated for 1.5.1
Diffstat (limited to 'Mac/ReadMe-dev')
-rw-r--r-- | Mac/ReadMe-dev | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Mac/ReadMe-dev b/Mac/ReadMe-dev index 29fb608..e0d4e08 100644 --- a/Mac/ReadMe-dev +++ b/Mac/ReadMe-dev @@ -1,5 +1,5 @@ -This is the Python 1.5b3 plugin development distribution. It should be loaded -on top of a 1.5b3 binary distribution and enables you to create plugin modules +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 without having a full source distribution available. The contents of folders whose names start with INTO should be merged into the corresponding folders. @@ -16,4 +16,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>, 02-Jan-98 + Jack Jansen, <jack@cwi.nl>, 27-Apr-98 |