Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_localemodule.c385 PyLocale_getdefaultlocale(PyObject* self) in PyLocale_getdefaultlocale() function
666 {"_getdefaultlocale", (PyCFunction) PyLocale_getdefaultlocale, METH_NOARGS},