]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
authorGuido van Rossum <guido@python.org>
Sat, 4 Mar 1995 22:35:14 +0000 (22:35 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 4 Mar 1995 22:35:14 +0000 (22:35 +0000)
commitd5f53857dc58f69f6a79a7590de6c97d81fd5429
treeac943453f1ac255316bc684cda66d7584e8560ef
parentcfa00ea19a162c7831f984ec86c758bc148b808a
include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
and correct sens of PyMac_Idle() test.  But should'nt this raise
KeyboardInterrupt instead of silently returning?
Mac/Unsupported/mactcp/macdnrmodule.c