diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-02-15 22:56:41 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-02-15 22:56:41 (GMT) |
commit | c982ef2df6af4c89151ba4d8f624a479f7ff0775 (patch) | |
tree | a2dbb3b48a84a9cbc8d392e14a1d54e23a85881b /Mac/Wastemods/readme.txt | |
parent | 0de65807e6bdc5254f5a7e99b2f39adeea6b883b (diff) | |
download | cpython-c982ef2df6af4c89151ba4d8f624a479f7ff0775.zip cpython-c982ef2df6af4c89151ba4d8f624a479f7ff0775.tar.gz cpython-c982ef2df6af4c89151ba4d8f624a479f7ff0775.tar.bz2 |
Waste 1.3 extra's modified for waste 2.0 (and missing from MW's distribution of 2.0).
Diffstat (limited to 'Mac/Wastemods/readme.txt')
-rw-r--r-- | Mac/Wastemods/readme.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Mac/Wastemods/readme.txt b/Mac/Wastemods/readme.txt new file mode 100644 index 0000000..7f7c16e --- /dev/null +++ b/Mac/Wastemods/readme.txt @@ -0,0 +1,11 @@ +These files were in the Waste 1.3 distribution, but they are missing from the +Waste 2.0 distribution. At least: from the 2.0 distribution as included with +MetroWerks CodeWarrior. As the Python Waste module needs them I have included them +here. There were a few minor changes (in function signatures) to accomodate +slight changes in the Waste 2.0 headers. + +All the copyright notices in the files and in Waste 1.3 seem to indicate that it +is fine to redistribute these files. If I am mistaken in this please let me know +and I will rectify the situation immedeately. + +Jack Jansen, jack@cwi.nl, 31-Jan-01. |