0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/Python
2002-01-11 10:24:23 +00:00
..
getapplbycreator.c
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 Use getcwd(), not silly old getwd(). 2001-12-14 22:57:34 +00:00
macgetplatform.c
macglue.c Merging changes from release22-branch. 2001-12-27 23:01:18 +00:00
macimport.c Replace sprintf() with PyOS_snprintf(). 2001-12-05 23:27:58 +00:00
macmain.c In MachoPython, don't simulate argc/argv unless we have argc=1 and argv[1] 2002-01-02 22:53:38 +00:00
macsetfiletype.c
macshlglue.c
missingtoolboxcalls.c
pyGUSISIOUX.cp Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau. 2002-01-11 10:24:23 +00:00