Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_c_locale_coercion.py26 TARGET_LOCALES = ["C.UTF-8", "C.utf8", "UTF-8"] variable
416 if loc in TARGET_LOCALES :