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