Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_c_locale_coercion.py125 expected_lc_ctype = CLI_COERCION_TARGET
173 CLI_COERCION_TARGET = None variable
178 global CLI_COERCION_TARGET
193 CLI_COERCION_TARGET = AVAILABLE_TARGETS[0]
194 CLI_COERCION_WARNING = CLI_COERCION_WARNING_FMT.format(CLI_COERCION_TARGET)