diff options
| author | Raymond Hettinger <python@rcn.com> | 2004-11-05 07:02:59 (GMT) |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2004-11-05 07:02:59 (GMT) |
| commit | ec6eb369d518994e9616e0515056ac0f2cff00a6 (patch) | |
| tree | 0870d38d1344a0b69904c009d21f7f411b10cf42 /Lib/idlelib/Debugger.py | |
| parent | e0bdaefaf43abaca4fb30e739768fcfbfd494139 (diff) | |
| download | cpython-ec6eb369d518994e9616e0515056ac0f2cff00a6.zip cpython-ec6eb369d518994e9616e0515056ac0f2cff00a6.tar.gz cpython-ec6eb369d518994e9616e0515056ac0f2cff00a6.tar.bz2 | |
SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core
(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
Diffstat (limited to 'Lib/idlelib/Debugger.py')
0 files changed, 0 insertions, 0 deletions
