Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dunicodedata.c1151 unicodedata_lookup(PyObject* self, PyObject* args) in unicodedata_lookup() function
1197 {"lookup", unicodedata_lookup, METH_VARARGS, unicodedata_lookup__doc__},