Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmoduleobject.c701 module_getattro(PyModuleObject *m, PyObject *name) in module_getattro() function
806 (getattrofunc)module_getattro, /* tp_getattro */