Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_localemodule.c84 PyLocale_setlocale(PyObject* self, PyObject* args) in PyLocale_setlocale() function
678 {"setlocale", (PyCFunction) PyLocale_setlocale,
/external/python/cpython2/Modules/
D_localemodule.c158 PyLocale_setlocale(PyObject* self, PyObject* args) in PyLocale_setlocale() function
657 {"setlocale", (PyCFunction) PyLocale_setlocale,