Home
last modified time | relevance | path

Searched refs:typeApplSignature (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Daetools.py178 self.target = AE.AECreateDesc(AppleEvents.typeApplSignature, signature)
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py43 typeApplSignature = FOUR_CHAR_CODE('sign') variable