Searched refs:pybind11_meta_getattro (Results 1 – 1 of 1) sorted by relevance
159 extern "C" inline PyObject *pybind11_meta_getattro(PyObject *obj, PyObject *name) { in pybind11_meta_getattro() function263 type->tp_getattro = pybind11_meta_getattro; in make_default_metaclass()