Searched defs:py_context_manager (Results 1 – 2 of 2) sorted by relevance
23 bool PyContextManager::Enter(PyObject* py_context_manager) { in Enter()
31 void py_context_manager(const py::module& m, const char* name) { in py_context_manager() function