diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1998-01-06 12:13:16 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1998-01-06 12:13:16 (GMT) |
commit | ecbc1cc3204d51c0bc7982294648548259125f4b (patch) | |
tree | 8328ceb9f1708bda73c24bd140e0ec18a2e2673e /Mac/ReadMe-src | |
parent | e86d2870c45d76b5550c2debfca808bfd557edb9 (diff) | |
download | cpython-ecbc1cc3204d51c0bc7982294648548259125f4b.zip cpython-ecbc1cc3204d51c0bc7982294648548259125f4b.tar.gz cpython-ecbc1cc3204d51c0bc7982294648548259125f4b.tar.bz2 |
Release notes and readme for 1.5b3
Diffstat (limited to 'Mac/ReadMe-src')
-rw-r--r-- | Mac/ReadMe-src | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Mac/ReadMe-src b/Mac/ReadMe-src new file mode 100644 index 0000000..69bdf35 --- /dev/null +++ b/Mac/ReadMe-src @@ -0,0 +1,13 @@ +This is the Python 1.5b3 source distribution. More information can be found +in the following files: + +Mac:ReadMe ReadMe file for the normal (binary) distribution +Relnotes Release notes, listing changes from previous releases +Readmefiles Readme files as supplied by Guido (platform independent changes) +Mac:Demo:building.html Instructions for building Python, folder structure, etc. + +This distribution usually lives somewhere under http://www.cwi.nl/~jack/macpython.html +or ftp://ftp.cwi.nl/pub/jack/python/mac. + + + Jack Jansen, <jack@cwi.nl>, 02-Jan-98 |