Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dlocale.py396 def normalize(localename): argument
479 def _parse_localename(localename): argument
/third_party/python/Lib/test/
Dtest_locale.py386 def check(self, localename, expected): argument