cpython/Mac/Python
Jack Jansen 0194ad5c7d Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes
are including Carbon/Carbon.h in stead of the old headers (unless WITHOUT_FRAMEWORKS
is defined, as it will be for classic MacPython) and selectively disabling all the
stuff that is unneeded in a unix-Python (event handling, etc).
2001-05-12 22:46:35 +00:00
..
getapplbycreator.c
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
macgetargv.c
macgetcompiler.c Made version string shorter for Carbon so it fits on one line. 2001-02-17 22:00:43 +00:00
macgetpath.c
macgetplatform.c
macglue.c Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes 2001-05-12 22:46:35 +00:00
macimport.c Release a PYC resource after reading it. No need to keep it incore. 2001-02-21 15:48:19 +00:00
macmain.c - Raise console window on input. Fixes Carbon hang. 2001-04-25 22:07:27 +00:00
macsetfiletype.c
macshlglue.c
missingtoolboxcalls.c
pyGUSISIOUX.cp - Raise console window on input. Fixes Carbon hang. 2001-04-25 22:07:27 +00:00