Home
last modified time | relevance | path

Searched refs:AEText (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Daetypes.py261 class AEText: class
280 return isinstance(x, AEText)
Daepack.py319 return aetypes.AEText(dict[keyAEScriptTag], dict[keyAEStyles], dict[keyAEText])
/external/python/cpython2/Doc/library/
Daetypes.rst71 .. class:: AEText(script, style, text)