Home
last modified time | relevance | path

Searched refs:kAEWaitReply (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Mac/PythonLauncher/
Ddoscript.m39 err = AESendMessage(&evt, &res, kAEWaitReply, kAEDefaultTimeout);
/external/python/cpython2/Mac/PythonLauncher/
Ddoscript.m39 err = AESendMessage(&evt, &res, kAEWaitReply, kAEDefaultTimeout);
/external/python/cpython2/Lib/plat-mac/
Daetools.py182 self.send_flags = AppleEvents.kAEWaitReply
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py78 kAEWaitReply = 0x00000003 variable