Home
last modified time | relevance | path

Searched defs:UnicodeType (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DPyParse.py108 UnicodeType = type(unicode("")) variable
110 UnicodeType = None variable
/external/python/cpython2/Lib/
Dtypes.py31 UnicodeType = unicode variable
Dpickle.py96 UnicodeType = None variable