cpython/Mac/Python
Jack Jansen 52ac037249 Added PyMac_Initialize() routine, to be used by embedding programs (in
stead of standard Py_Initialize(), which it calls).
1997-01-15 15:49:08 +00:00
..
getapplbycreator.c Added macfs.FindApplication() to find application FSSpec given signature. 1996-09-20 15:25:16 +00:00
getmtime.c Mac-specific version of getmtime (for non-GUSI Python, which needs 1997-01-10 15:24:19 +00:00
macapplet.c Added void before main 1996-08-20 16:21:06 +00:00
macapplication.c Removed debug printf 1996-08-19 11:38:03 +00:00
macgetargv.c Fixed FSSpec->pathname code to add colon if the fsspec points to a disk. 1996-11-20 14:58:27 +00:00
macgetcompiler.c Include config.h 1996-08-19 11:36:59 +00:00
macgetmtime.c rename2 changes 1995-01-12 12:37:24 +00:00
macgetpath.c Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty 1996-11-09 18:45:18 +00:00
macgetplatform.c Old names changed to Py_GetCopyright, etc. 1996-07-10 15:48:25 +00:00
macglue.c When loading a PYC resource check whether the filename is the 1996-11-09 18:43:44 +00:00
macguesstabsize.c fixed comment 1995-01-22 18:42:33 +00:00
macmain.c Added PyMac_Initialize() routine, to be used by embedding programs (in 1997-01-15 15:49:08 +00:00
macsetfiletype.c Added getfiletype routine 1995-02-13 11:31:51 +00:00
macshlglue.c Always call __initialize(), also on PPC 1996-08-23 15:45:26 +00:00