cpython/Mac/Include
Jack Jansen 6c7e326eaa Getting rid of pre-Carbon (MacOS8) support. All code depending on
TARGET_API_MAC_OS8 (or !TARGET_API_MAC_CARBON) is gone. Also some
TARGET_API_MAC_OSX conditional code is gone, because it is no longer
used on OSX-only Python (only in MacPython-OS9).
2002-12-12 10:31:54 +00:00
..
getapplbycreator.h Fixed typo spotted by Whomas Touters. 2002-09-10 20:07:34 +00:00
macbuildno.h - Got rid of newmodule.c 2002-06-20 22:56:22 +00:00
macdefs.h Added include guards and C++ extern "C" {} constructs. Partial fix for #607253. 2002-09-10 12:32:47 +00:00
macglue.h Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
pyconfig.h Define WITH_PYMALLOC as 1 2002-07-08 10:05:23 +00:00
pythonresources.h Added include guards and C++ extern "C" {} constructs. Partial fix for #607253. 2002-09-10 12:32:47 +00:00