cpython/Mac/Python
Jack Jansen eda78634a4 Make imports faster on the Mac, by
- Remembering whether sys.path components refer to files or folders,
- Using mac-specific code to check for file existence, in stead of trying
  to fopen() each possible file.

These mods need an accompanying mod to import.c.
1997-06-12 15:29:46 +00:00
..
getapplbycreator.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
getmtime.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macapplet.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macapplication.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macgetargv.c - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:59:38 +00:00
macgetcompiler.c Changed the few old routine names still used to the new ones 1997-04-08 15:27:00 +00:00
macgetmtime.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macgetpath.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macgetplatform.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macglue.c Make imports faster on the Mac, by 1997-06-12 15:29:46 +00:00
macguesstabsize.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macmain.c - Restore SIOUX menubar just before exiting, if the console window is kept 1997-06-12 10:49:13 +00:00
macsetfiletype.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macshlglue.c - Various names in CodeFragments.h have changed 1997-05-07 15:48:01 +00:00