Searched defs:PyGlobalDebugFlag (Results 1 – 1 of 1) sorted by relevance
177 struct PyGlobalDebugFlag { struct184 py::class_<PyGlobalDebugFlag>(m, "_GlobalDebug", py::module_local()) in bind() argument