Searched refs:pybind11_set_dict (Results 1 – 1 of 1) sorted by relevance
493 extern "C" inline int pybind11_set_dict(PyObject *self, PyObject *new_dict, void *) { in pybind11_set_dict() function530 {const_cast<char*>("__dict__"), pybind11_get_dict, pybind11_set_dict, nullptr, nullptr}, in enable_dynamic_attributes()