This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-26 06:14:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cff0e604a5fe522b615fbd906ffc615eda50d72
cpython
/
Mac
/
Python
T
History
Jack Jansen
80c85d80c4
MacPython -vv equivalent printed incorrect filenames, fixed. Also
...
removed some outdated code.
2001-11-05 14:36:32 +00:00
..
getapplbycreator.c
Another include Carbon/Carbon.h
2001-05-19 12:57:22 +00:00
gusiconfig.cpp
Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before...
2001-02-28 15:54:18 +00:00
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
We always install the Sioux menubar, in stead of only when no menubar
2001-11-01 23:17:35 +00:00
macimport.c
MacPython -vv equivalent printed incorrect filenames, fixed. Also
2001-11-05 14:36:32 +00:00
macmain.c
Moved macfsn hackery from macmain.c to macfsmodule.c so it loads
2001-10-31 22:55:08 +00:00
macsetfiletype.c
…
macshlglue.c
Added more prototypes.
2000-07-24 19:52:52 +00:00
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