Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_testmultiphase.c75 Example_getattro(ExampleObject *self, PyObject *name) in Example_getattro() function
113 {Py_tp_getattro, Example_getattro},