SIGN IN SIGN UP

Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes

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).
J
Jack Jansen committed
0194ad5c7d2a0ffe473b87933768cb509417ff59
Parent: 6e68a7e