Searched refs:_unichr (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibpython.py1153 _unichr = unichr
1156 def _unichr(x): function
1207 result = u''.join([_unichr(ucs) for ucs in Py_UNICODEs])

Completed in 212 milliseconds