cpython/Mac/Python
Jack Jansen 6c7e326eaa Getting rid of pre-Carbon (MacOS8) support. All code depending on
TARGET_API_MAC_OS8 (or !TARGET_API_MAC_CARBON) is gone. Also some
TARGET_API_MAC_OSX conditional code is gone, because it is no longer
used on OSX-only Python (only in MacPython-OS9).
2002-12-12 10:31:54 +00:00
..
getapplbycreator.c Another include Carbon/Carbon.h 2001-05-19 12:57:22 +00:00
gusiconfig.cpp Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before... 2001-02-28 15:54:18 +00:00
macapplication.c Got rid of 68k-Mac and other outdated ifdefs. 2001-08-07 15:30:23 +00:00
macgetargv.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macgetcompiler.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macgetpath.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macgetplatform.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macglue.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macimport.c Use PyString_CHECK_INTERNED. 2002-09-06 20:42:27 +00:00
macmain.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macsetfiletype.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macshlglue.c Changed some prototypes to match the exact definition in some faraway Apple 2002-06-26 20:37:40 +00:00
missingtoolboxcalls.c Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we 1999-12-12 21:38:29 +00:00
pyGUSISIOUX.cp Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00