Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_c_locale_coercion.py70 _C_UTF8_LOCALES = ("C.UTF-8", "C.utf8", "UTF-8") variable
187 for target_locale in _C_UTF8_LOCALES: