Searched defs:THOUSEP (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest__locale.py4 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo) namespace
87 (THOUSEP, "thousands_sep")):
118 (THOUSEP, "thousands_sep")):
/external/python/cpython3/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo) namespace
115 (THOUSEP, "thousands_sep")):
149 (THOUSEP, "thousands_sep")):

Completed in 156 milliseconds