cpython/Mac/Python
Jack Jansen f57a4a2e97 Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and Py_BuildTuple helpers) from one dynamically imported module to another. 2001-05-17 22:11:44 +00:00
..
getapplbycreator.c Added/updated copyright notices 1997-01-31 16:15:11 +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 ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macgetargv.c FSSpec names may be longer on carbon (1024 chars), cater for that in buffer sizes. 2001-01-09 22:25:49 +00:00
macgetcompiler.c Made version string shorter for Carbon so it fits on one line. 2001-02-17 22:00:43 +00:00
macgetpath.c include macdefs.h for declaration of getwd, if non-gusi python. 2000-07-14 22:16:01 +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 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 ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macshlglue.c Added more prototypes. 2000-07-24 19:52:52 +00:00
mactoolboxglue.c Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and Py_BuildTuple helpers) from one dynamically imported module to another. 2001-05-17 22:11:44 +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 - Raise console window on input. Fixes Carbon hang. 2001-04-25 22:07:27 +00:00