Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpreconfig.c909 int new_utf8_mode = config->utf8_mode; in _PyPreConfig_Read() local
912 config->utf8_mode = new_utf8_mode; in _PyPreConfig_Read()