cpython/Mac
Raymond Hettinger ec6eb369d5 SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core
(Contributed by Bob Ippolito.)

This patch trims down the Python core on Darwin by making it
independent of CoreFoundation and CoreServices. It does this by:

Changed linker flags in configure/configure.in
Removed the unused PyMac_GetAppletScriptFile
Moved the implementation of PyMac_StrError to the MacOS module
Moved the implementation of PyMac_GetFullPathname to the
Carbon.File module
2004-11-05 07:02:59 +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 Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +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