Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpreconfig.c890 int new_utf8_mode = config->utf8_mode; in _PyPreConfig_Read() local
893 config->utf8_mode = new_utf8_mode; in _PyPreConfig_Read()