This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5af0df528d717ca4b60edfeab5174dece7fe22eb
cpython
/
Mac
/
Python
History
Jack Jansen
68ecab455c
Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standalone Python compile.
1999-02-15 23:34:56 +00:00
..
getapplbycreator.c
…
getmtime.c
…
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
…
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
…
macglue.c
New about box, with the version mesage filled in in a text item, and
1998-07-31 09:36:30 +00:00
macguesstabsize.c
…
macimport.c
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
1998-10-12 20:53:15 +00:00
macmain.c
Initialize the program name before adding shared library resources (Just).
1998-07-31 09:38:01 +00:00
macsetfiletype.c
…
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