mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
0194ad5c7d
are including Carbon/Carbon.h in stead of the old headers (unless WITHOUT_FRAMEWORKS is defined, as it will be for classic MacPython) and selectively disabling all the stuff that is unneeded in a unix-Python (event handling, etc).