Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c270 get_locale_encoding(void) in get_locale_encoding() function
1632 Py_FileSystemDefaultEncoding = get_locale_encoding(); in initfsencoding()