]> granicus.if.org Git - python/commit
Be more sensible about when to use TARGET_API_MAC_OS8 in stead of !TARGET_API_MAC_CAR...
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 12 May 2001 21:31:34 +0000 (21:31 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 12 May 2001 21:31:34 +0000 (21:31 +0000)
commit6e68a7e74f63f2aeda22e80e3fd9abdf3ada0f73
tree896c33f8cae8a2ea91bd1a191cbcf85ca5ce1cef
parent1bd0a712ad4339df67415228d8a954ed5a40fc9d
Be more sensible about when to use TARGET_API_MAC_OS8 in stead of !TARGET_API_MAC_CARBON. This should greatly facilitate porting stuff to OSX in its MachO/BSD incarnation.
Mac/Include/macglue.h
Mac/Modules/macmodule.c
Mac/Modules/macosmodule.c
Mac/Python/macglue.c