Home
last modified time | relevance | path

Searched refs:PyLocale_Methods (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_localemodule.c655 static struct PyMethodDef PyLocale_Methods[] = { variable
698 m = Py_InitModule("_locale", PyLocale_Methods); in init_locale()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_localemodule.c655 static struct PyMethodDef PyLocale_Methods[] = { variable
698 m = Py_InitModule("_locale", PyLocale_Methods); in init_locale()