Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c629 static PyMethodDef PyContext_methods[] = { variable
661 .tp_methods = PyContext_methods,