Added 'list_only' option (and modified 'run()' to respect it).
[python/dscho.git] / Mac / ReadMe-dev
blob9d2cfaf787a4cbc3503ed72d48cc4090b9399919
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
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.
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.
10 One example project is included, PlugIns:xx.prj
12 More information can be found in the following files:
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.
19 This distribution usually lives somewhere under http://www.cwi.nl/~jack/macpython.html
20 or ftp://ftp.cwi.nl/pub/jack/python/mac.
22         
23         Jack Jansen, <jack@cwi.nl>, 27-Apr-98