This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-16 02:11:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Mac
/
Python
History
Jack Jansen
027f6722c4
Changed some prototypes to match the exact definition in some faraway Apple
...
header files. If we're building with precompiled headers these are in scope.
2002-06-26 20:37:40 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
…
macapplication.c
…
macgetargv.c
…
macgetcompiler.c
Got rid of ifdefs for long-obsolete GUSI versions.
2002-04-11 20:46:23 +00:00
macgetpath.c
Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings)
2002-04-11 20:48:25 +00:00
macgetplatform.c
…
macglue.c
Changed some prototypes to match the exact definition in some faraway Apple
2002-06-26 20:37:40 +00:00
macimport.c
Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings)
2002-04-11 20:48:25 +00:00
macmain.c
Allow the script to have not only a TEXT filetype but also a null filetype (to enable files to be created from the Unix side of OSX to be droppable on the MacPython interpreter).
2002-05-22 15:02:08 +00:00
macsetfiletype.c
…
macshlglue.c
Changed some prototypes to match the exact definition in some faraway Apple
2002-06-26 20:37:40 +00:00
missingtoolboxcalls.c
…
pyGUSISIOUX.cp
…