Staging
v0.5.1
https://github.com/python/cpython
Revision 4bfde07d35a394720f28b9e1c1c95d314293e2da authored by Martin v. Löwis on 07 July 2003, 21:44:00 UTC, committed by Martin v. Löwis on 07 July 2003, 21:44:00 UTC
1 parent 2045f56
Raw File
Tip revision: 4bfde07d35a394720f28b9e1c1c95d314293e2da authored by Martin v. Löwis on 07 July 2003, 21:44:00 UTC
Use -fno-strict-aliasing on gcc 3.3. Fixes #766696.
Tip revision: 4bfde07
ReadMe-dev
This is the ReadMe for the plugin development option of the MacPython 2.0
distribution.

One example project is included, PlugIns:xx.prj

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.
back to top