Jack Jansen | 339ecc6 | 2000-10-22 21:57:12 +0000 | [diff] [blame] | 1 | This is the ReadMe for the plugin development option of the MacPython 2.0 |
| 2 | distribution. |
Jack Jansen | 13976c8 | 1999-01-21 12:50:47 +0000 | [diff] [blame] | 3 | |
Jack Jansen | ecbc1cc | 1998-01-06 12:13:16 +0000 | [diff] [blame] | 4 | One example project is included, PlugIns:xx.prj |
| 5 | |
| 6 | More information can be found in the following files: |
| 7 | |
| 8 | Mac:ReadMe ReadMe file for the normal (binary) distribution |
| 9 | Relnotes Release notes, listing changes from previous releases |
| 10 | Readmefiles Readme files as supplied by Guido (platform independent changes) |
| 11 | Mac:Demo:building.html Instructions for building Python, folder structure, etc. |