cpython/Mac
Jack Jansen 6116f07fdc A script to fix Apple-installed Python 2.3 (and a test whether the user
needs to run it in the Makefile).

After installing a newer framework Python the apple-installed Python can
no longer build extension modules, because they will inadvertantly be linked
against the newer framework. This script modifies lib/config/Makefile so
it will link extensions with "-undefined dynamic_lookup", which forestalls
this problem.

Will backport to 2.4 and 2.3.
2004-12-26 23:02:05 +00:00
..
Demo Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
IDE scripts Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
MPW Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
Modules SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core 2004-11-05 07:02:59 +00:00
OSX A script to fix Apple-installed Python 2.3 (and a test whether the user 2004-12-26 23:02:05 +00:00
OSXResources - Added a note about fixversions.py 2004-07-15 21:30:41 +00:00
Tools Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
Unsupported/mactcp Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
Wastemods Mods to make WASTE module compile and link for MachoPython. Not tested 2001-12-09 23:08:54 +00:00
scripts Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00