Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dimport.c4810 static PyMethodDef imp_methods[] = { variable
4859 .m_methods = imp_methods,