Searched defs:PyExc_Exception (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1782 exception(handle scope, const char *name, PyObject *base = PyExc_Exception) { argument
1813 register_exception(handle scope, const char *name, PyObject *base = PyExc_Exception) argument

Completed in 16 milliseconds