HomeSort by relevance Sort by last modified time
    Searched full:pylocale_getdefaultlocale (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 384 PyLocale_getdefaultlocale(PyObject* self)
665 {"_getdefaultlocale", (PyCFunction) PyLocale_getdefaultlocale, METH_NOARGS},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 384 PyLocale_getdefaultlocale(PyObject* self)
665 {"_getdefaultlocale", (PyCFunction) PyLocale_getdefaultlocale, METH_NOARGS},
  /external/python/cpython2/Modules/
_localemodule.c 385 PyLocale_getdefaultlocale(PyObject* self)
666 {"_getdefaultlocale", (PyCFunction) PyLocale_getdefaultlocale, METH_NOARGS},

Completed in 875 milliseconds