mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
(Contributed by Bob Ippolito.) This patch trims down the Python core on Darwin by making it independent of CoreFoundation and CoreServices. It does this by: Changed linker flags in configure/configure.in Removed the unused PyMac_GetAppletScriptFile Moved the implementation of PyMac_StrError to the MacOS module Moved the implementation of PyMac_GetFullPathname to the Carbon.File module |
||
|---|---|---|
| .. | ||
| Demo | ||
| IDE scripts | ||
| Modules | ||
| MPW | ||
| OSX | ||
| OSXResources | ||
| scripts | ||
| Tools | ||
| Unsupported/mactcp | ||
| Wastemods | ||