Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpreconfig.c891 int new_coerce_c_locale = config->coerce_c_locale; in _PyPreConfig_Read() local
894 config->coerce_c_locale = new_coerce_c_locale; in _PyPreConfig_Read()