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-08 13:40:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91faef83ca4c4bb9989e43dcbeb9b2618d452c8a
cpython
/
Mac
/
Python
T
History
Jack Jansen
91faef83ca
Don't need to define c2pstrcpy() on Carbon: it's in CarbonLib.
2001-01-09 22:24:56 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
Removed temporary code to disable OT networking (this was a workaround for getpeername() not working in a previous release of GUSI, but it has been fixed).
2000-08-17 20:04:26 +00:00
macapplication.c
…
macgetargv.c
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
2000-07-14 22:37:27 +00:00
macgetcompiler.c
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
2000-07-14 22:37:27 +00:00
macgetpath.c
…
macgetplatform.c
…
macglue.c
Don't need to define c2pstrcpy() on Carbon: it's in CarbonLib.
2001-01-09 22:24:56 +00:00
macimport.c
…
macmain.c
If we're not using GUSI the "keep open on unseen output" becomes the same as "always keep open".
2001-01-09 22:24:06 +00:00
macsetfiletype.c
…
macshlglue.c
Added more prototypes.
2000-07-24 19:52:52 +00:00
missingtoolboxcalls.c
…