Functions | |
PyAPI_FUNC (void) _Py_DumpTraceback(int fd | |
PyAPI_FUNC (const char *) _Py_DumpTracebackThreads(int fd | |
PyAPI_FUNC (PyObject *) _PyTraceBack_FromFrame(PyObject *tb_next | |
Variables | |
PyThreadState * | tstate |
struct _is * | interp |
struct _is PyThreadState * | current_tstate |
PyObject * | text |
unsigned long | value |
unsigned long Py_ssize_t | width |
PyFrameObject * | frame |
PyAPI_FUNC | ( | void | ) |
PyAPI_FUNC | ( | const char * | ) |
PyAPI_FUNC | ( | PyObject * | ) |
PyThreadState* tstate |
struct _is* interp |
struct _is PyThreadState* current_tstate |
PyObject* text |
unsigned long value |
unsigned long Py_ssize_t width |
PyFrameObject* frame |