Jack Jansen | 13976c8 | 1999-01-21 12:50:47 +0000 | [diff] [blame] | 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 |
Jack Jansen | ecbc1cc | 1998-01-06 12:13:16 +0000 | [diff] [blame] | 3 | without having a full source distribution available. The contents of folders |
| 4 | whose names start with INTO should be merged into the corresponding folders. |
| 5 | |
Jack Jansen | 13976c8 | 1999-01-21 12:50:47 +0000 | [diff] [blame] | 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 | |
Jack Jansen | ecbc1cc | 1998-01-06 12:13:16 +0000 | [diff] [blame] | 10 | One example project is included, PlugIns:xx.prj |
| 11 | |
| 12 | More information can be found in the following files: |
| 13 | |
| 14 | Mac:ReadMe ReadMe file for the normal (binary) distribution |
| 15 | Relnotes Release notes, listing changes from previous releases |
| 16 | Readmefiles Readme files as supplied by Guido (platform independent changes) |
| 17 | Mac:Demo:building.html Instructions for building Python, folder structure, etc. |
| 18 | |
| 19 | This distribution usually lives somewhere under http://www.cwi.nl/~jack/macpython.html |
| 20 | or ftp://ftp.cwi.nl/pub/jack/python/mac. |
| 21 | |
| 22 | |
Jack Jansen | d0ddb66 | 1998-04-27 15:14:36 +0000 | [diff] [blame] | 23 | Jack Jansen, <jack@cwi.nl>, 27-Apr-98 |