Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmain.c2161 int new_coerce_c_locale = config->coerce_c_locale; in pymain_read_conf() local
2174 config->coerce_c_locale = new_coerce_c_locale; in pymain_read_conf()