Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6669 static PyMethodDef meth_static_methods[] = { variable
6686 .tp_methods = meth_static_methods,