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

Lines Matching refs:_getdefaultlocale

488         code, encoding = _locale._getdefaultlocale()
564 return _locale._getdefaultlocale()[1]