#include <PythonDebugger.h>
Public Member Functions | |
Py::Object | excepthook (const Py::Tuple &) |
PythonDebugExcept () | |
Py::Object | repr () |
~PythonDebugExcept () | |
Static Public Member Functions | |
static void | init_type (void) |
PythonDebugExcept::PythonDebugExcept | ( | ) |
PythonDebugExcept::~PythonDebugExcept | ( | ) |
Py::Object PythonDebugExcept::excepthook | ( | const Py::Tuple & | args | ) |
Referenced by init_type().
|
static |
References excepthook().
Referenced by Gui::PythonDebugModule::init_module().
Py::Object PythonDebugExcept::repr | ( | ) |