HomeSort by relevance Sort by last modified time
    Searched refs:_getdefaultlocale (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 488 code, encoding = _locale._getdefaultlocale()
564 return _locale._getdefaultlocale()[1]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 488 code, encoding = _locale._getdefaultlocale()
564 return _locale._getdefaultlocale()[1]
    [all...]

Completed in 43 milliseconds