cpython/Mac/Python
Jack Jansen b734adef4b Added PyMac_BuildOptStr255, which returns None on a null pointer. 1999-12-17 17:15:50 +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
macapplication.c Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standalone Python compile. 1999-02-15 23:34:56 +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 put the preferences file in a folder called "Python" inside the prefs folder, just like the IDE does -- jvr 1999-02-02 15:49:03 +00:00
macgetplatform.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macglue.c Added PyMac_BuildOptStr255, which returns None on a null pointer. 1999-12-17 17:15:50 +00:00
macguesstabsize.c Optimization: don't try to get a tabsize resource if we know the file 1999-09-30 11:19:16 +00:00
macimport.c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
macmain.c First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE 1999-12-07 23:08:10 +00:00
macsetfiletype.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macshlglue.c Don't add the library file to the resource file chain if it is the 1998-07-31 09:37:02 +00:00
missingtoolboxcalls.c Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we 1999-12-12 21:38:29 +00:00