cpython/Mac/Python
Jack Jansen a0472f73e6 Mods by Alexandre Parenteau to allow embedding programs to disable the MacPython console window completely, and optionally route console output (and input) to routines provided by the embedding app.
Things don't fully work yet, but at least it doesn't break anything.
2001-10-08 15:35:38 +00:00
..
getapplbycreator.c Another include Carbon/Carbon.h 2001-05-19 12:57:22 +00:00
gusiconfig.cpp
macapplication.c Got rid of 68k-Mac and other outdated ifdefs. 2001-08-07 15:30:23 +00:00
macgetargv.c Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' 2001-09-10 22:00:39 +00:00
macgetcompiler.c Bit the bullet and enabled garbage collection (finally). 2001-08-07 12:33:32 +00:00
macgetpath.c Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' 2001-09-10 22:00:39 +00:00
macgetplatform.c
macglue.c Implemented PyMac_GetFullPathname for MacPython. 2001-09-11 09:22:19 +00:00
macimport.c Got rid of 68k-Mac and other outdated ifdefs. 2001-08-07 15:30:23 +00:00
macmain.c Mods by Donovan Preston (with changes by me to make them "go with the flow") 2001-09-11 13:08:10 +00:00
macsetfiletype.c
macshlglue.c
missingtoolboxcalls.c
pyGUSISIOUX.cp Mods by Alexandre Parenteau to allow embedding programs to disable the MacPython console window completely, and optionally route console output (and input) to routines provided by the embedding app. 2001-10-08 15:35:38 +00:00