Home
last modified time | relevance | path

Searched refs:candidate_locales (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest__locale.py19 candidate_locales = ['es_UY', 'fr_FR', 'fi_FI', 'es_CO', 'pt_PT', 'it_IT', variable
32 global candidate_locales
41 for loc in candidate_locales:
54 candidate_locales = locales
63 candidate_locales = [loc for loc in candidate_locales if accept(loc)]
118 for loc in candidate_locales:
138 for loc in candidate_locales:
156 for loc in candidate_locales:
183 for loc in candidate_locales
[all...]

Completed in 1 milliseconds