Searched refs:scope_module (Results 1 – 1 of 1) sorted by relevance
405 object scope_module; in PYBIND11_NAMESPACE_BEGIN() local408 scope_module = rec->scope.attr("__module__"); in PYBIND11_NAMESPACE_BEGIN()410 scope_module = rec->scope.attr("__name__"); in PYBIND11_NAMESPACE_BEGIN()414 m_ptr = PyCFunction_NewEx(rec->def, rec_capsule.ptr(), scope_module.ptr()); in PYBIND11_NAMESPACE_BEGIN()