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-31 12:37:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Mac
/
Python
History
Jack Jansen
6e68a7e74f
Be more sensible about when to use TARGET_API_MAC_OS8 in stead of !TARGET_API_MAC_CARBON. This should greatly facilitate porting stuff to OSX in its MachO/BSD incarnation.
2001-05-12 21:31:34 +00:00
..
getapplbycreator.c
…
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
…
macgetargv.c
…
macgetcompiler.c
Made version string shorter for Carbon so it fits on one line.
2001-02-17 22:00:43 +00:00
macgetpath.c
…
macgetplatform.c
…
macglue.c
Be more sensible about when to use TARGET_API_MAC_OS8 in stead of !TARGET_API_MAC_CARBON. This should greatly facilitate porting stuff to OSX in its MachO/BSD incarnation.
2001-05-12 21:31:34 +00:00
macimport.c
Release a PYC resource after reading it. No need to keep it incore.
2001-02-21 15:48:19 +00:00
macmain.c
- Raise console window on input. Fixes Carbon hang.
2001-04-25 22:07:27 +00:00
macsetfiletype.c
…
macshlglue.c
…
missingtoolboxcalls.c
…
pyGUSISIOUX.cp
- Raise console window on input. Fixes Carbon hang.
2001-04-25 22:07:27 +00:00