Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c261 sys_getfilesystemencoding(PyObject *self) in sys_getfilesystemencoding() function
947 {"getfilesystemencoding", (PyCFunction)sys_getfilesystemencoding,
/external/python/cpython3/Python/
Dsysmodule.c397 sys_getfilesystemencoding(PyObject *self) in sys_getfilesystemencoding() function
1544 {"getfilesystemencoding", (PyCFunction)sys_getfilesystemencoding,