Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_build_localename

445 def _build_localename(localetuple):
546 locale = normalize(_build_localename(locale))
557 _setlocale(category, _build_localename(getdefaultlocale()))