Home
last modified time | relevance | path

Searched defs:localename (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dlocale.py365 def normalize(localename): argument
449 def _parse_localename(localename): argument
/external/python/cpython2/Lib/test/
Dtest_locale.py376 def check(self, localename, expected): argument