Searched refs:module_getattro (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | moduleobject.c | 758 module_getattro(PyModuleObject *m, PyObject *name) in module_getattro() function 970 (getattrofunc)module_getattro, /* tp_getattro */ |
Completed in 2 milliseconds