0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Mac/Python
Jack Jansen 8096daad4f When loading a PYC resource check whether the filename is the
application, and if so take a shortcut. This should speedup loading
PYC resources when running off a CDROM quite a bit.
1996-11-09 18:43:44 +00:00
..
getapplbycreator.c Added macfs.FindApplication() to find application FSSpec given signature. 1996-09-20 15:25:16 +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 - Put all options in a struct 1996-09-07 17:09:31 +00:00
macgetcompiler.c Include config.h 1996-08-19 11:36:59 +00:00
macgetmtime.c
macgetpath.c - Get preference filename from a resource 1996-10-22 15:25:42 +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
macmain.c Py_GetProgramName turns out not to be obsolete (used by _tkinter). 1996-09-09 14:48:05 +00:00
macsetfiletype.c
macshlglue.c Always call __initialize(), also on PPC 1996-08-23 15:45:26 +00:00