HomeSort by relevance Sort by last modified time
    Searched refs:PyLocale_getdefaultlocale (Results 1 - 2 of 2) 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},

Completed in 100 milliseconds