cpython/Mac/Modules
Ned Deily ec8f8f7959 Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and
_Qdoffs when compiling with an SDK of 10.7 or later.  The OS X APIs they
wrap have long been deprecated and have now been removed with 10.7.
These modules were already empty for 64-bit builds and have been removed
in Python 3.  (Original patch by Ronald Oussoren.)
2013-01-09 22:04:35 -08:00
..
ae
ah
app
carbonevt
cf
cg
cm
ctl
dlg
drag
evt
file
fm Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and 2013-01-09 22:04:35 -08:00
folder
help
ibcarbon
icn
launch
list
menu
mlte
osa
qd Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and 2013-01-09 22:04:35 -08:00
qdoffs Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and 2013-01-09 22:04:35 -08:00
qt
res
scrap
snd
te
win
ColorPickermodule.c
MacOS.c
Nav.c Fix compiler warning about unused variables. 2010-10-17 06:13:26 +00:00
OSATerminology.c
_scproxy.c Merged revisions 85062 via svnmerge from 2010-09-28 14:43:59 +00:00
autoGIL.c
gestaltmodule.c
icgluemodule.c