Searched refs:PyLocale_Methods (Results 1 – 2 of 2) sorted by relevance
677 static struct PyMethodDef PyLocale_Methods[] = { variable722 PyLocale_Methods,
656 static struct PyMethodDef PyLocale_Methods[] = { variable699 m = Py_InitModule("_locale", PyLocale_Methods); in init_locale()