Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_imaplib.py14 run_with_tz, run_with_locale, cpython_only,
62 @run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
H A Dtest_types.py3 from test.support import run_with_locale, cpython_only namespace
395 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
404 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
H A Dtest_float.py157 @support.run_with_locale('LC_NUMERIC', 'fr_FR', 'de_DE')
H A Dpickletester.py29 TestFailed, run_with_locale, no_tracing,
1910 @run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
H A Dtest_unicode.py1655 @support.run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
H A Dtest_decimal.py39 run_with_locale, cpython_only,
1238 @run_with_locale('LC_ALL', 'ps_AF')
H A Dtest_logging.py5730 unittest.enterModuleContext(support.run_with_locale('LC_ALL', ''))
H A Dtest_ssl.py1102 @support.run_with_locale('LC_ALL', '')
/third_party/python/Lib/test/support/
H A D__init__.py57 "run_with_locale", "swap_item", "findfile", "infinite_recursion",
802 def run_with_locale(catstr, *locales): function

Completed in 38 milliseconds