Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_utf8_mode.py14 POSIX_LOCALES = ('C', 'POSIX') variable
26 return (loc in POSIX_LOCALES)
42 for loc in POSIX_LOCALES:
206 for loc in POSIX_LOCALES:
224 for loc in POSIX_LOCALES:
234 for loc in POSIX_LOCALES: