Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dunicodedata.c119 unicodedata_decimal(PyObject *self, PyObject *args) in unicodedata_decimal() function
1181 {"decimal", unicodedata_decimal, METH_VARARGS, unicodedata_decimal__doc__},