#include <PythonDebugger.h>
Public Member Functions | |
| PythonDebugStderr () | |
| Py::Object | repr () |
| Py::Object | write (const Py::Tuple &) |
| ~PythonDebugStderr () | |
Static Public Member Functions | |
| static void | init_type (void) |
| PythonDebugStderr::PythonDebugStderr | ( | ) |
| PythonDebugStderr::~PythonDebugStderr | ( | ) |
|
static |
References write().
Referenced by Gui::PythonDebugModule::init_module().
| Py::Object PythonDebugStderr::repr | ( | ) |
| Py::Object PythonDebugStderr::write | ( | const Py::Tuple & | args | ) |
References Base::Console(), and Base::ConsoleSingleton::Error().
Referenced by init_type(), and gzip_utf8.GzipFile::seek().