cpython/Mac/Python
Jack Jansen 1e2260fcb4 All import-related code has moved to macimport.c.
There's also new support for importing code fragments: if a file on
sys.path contains a PYD resource with resourcename equal to the name
of the module to be imported this PYD resource should contain a
(pascal) string with the name of a code fragment to load. This allows
freezing Python programs without access to source or a development
environment.
1998-07-13 13:37:12 +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 An applet with Popt and GUSI preferences but without alis resource 1998-05-07 13:08:58 +00:00
macgetplatform.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macglue.c All import-related code has moved to macimport.c. 1998-07-13 13:37:12 +00:00
macguesstabsize.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macimport.c All import-related code has moved to macimport.c. 1998-07-13 13:37:12 +00:00
macmain.c Implemented nositepython and oldexceptions flags 1997-10-07 21:48:57 +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