]> granicus.if.org Git - python/commit
Use #if TARGET_API_MAC_CARBON to determine carbon/classic macos, not #ifdef.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 19 Jan 2001 23:34:06 +0000 (23:34 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 19 Jan 2001 23:34:06 +0000 (23:34 +0000)
commitc7050d9bb965b094efc87873911d22b0b5b672d8
tree26c4de65259149571e4db12a98737823626b87d0
parentfe385251f429dccddeb212f5ad02c026fe4a6550
Use #if TARGET_API_MAC_CARBON to determine carbon/classic macos, not #ifdef.
Python/dynload_mac.c