cpython/Mac/Python
Jack Jansen fe38d2998f PyMac_FindModuleExtension now uses a size_t as its size parameter for compatibility. 2000-07-03 23:53:40 +00:00
..
getapplbycreator.c
gusiconfig.cpp Oops, default type and creator were reversed. 2000-06-14 09:12:44 +00:00
macapplication.c
macgetargv.c Made argc/argv processing work again under carbon. 2000-06-20 07:40:34 +00:00
macgetcompiler.c Removed THINK_C support. 2000-06-04 21:51:36 +00:00
macgetpath.c Made the GUSI options work again with GUSI 2. 2000-04-21 23:53:37 +00:00
macgetplatform.c
macglue.c Removed THINK_C support. 2000-06-04 21:56:05 +00:00
macguesstabsize.c
macimport.c PyMac_FindModuleExtension now uses a size_t as its size parameter for compatibility. 2000-07-03 23:53:40 +00:00
macmain.c Removed THINK_C support. 2000-06-04 21:56:05 +00:00
macsetfiletype.c Replaced GetFInfo and SetFInfo calls with FspGetFInfo and FspSetFInfo calls, which are carbon-compatible. 2000-06-02 21:29:59 +00:00
macshlglue.c
missingtoolboxcalls.c