Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Daepack.py60 AEDescType = AE.AEDescType variable
90 if isinstance(x, AEDescType):
Daetools.py36 from aepack import packkey, pack, unpack, coerce, AEDescType
173 if type(signature) == AEDescType: