Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgrpmodule.c317 static PyMethodDef grp_methods[] = { variable
381 .m_methods = grp_methods,