Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_localemodule.c561 PyIntl_gettext(PyObject* self, PyObject *args) in PyIntl_gettext() function
673 {"gettext",(PyCFunction)PyIntl_gettext,METH_VARARGS,