Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_aepack.py19 aetypes.IntlWritingCode(0,0),
/external/python/cpython2/Lib/plat-mac/
Daetypes.py303 class IntlWritingCode: class
321 return isinstance(x, IntlWritingCode)
Daepack.py188 return aetypes.IntlWritingCode(script, language)
/external/python/cpython2/Doc/library/
Daetypes.rst81 .. class:: IntlWritingCode(script, language)