Public Attributes | |
| PyFrameObject * | tb_frame |
| int | tb_lasti |
| int | tb_lineno |
| PyObject_HEAD struct _traceback * | tb_next |
| PyFrameObject* _traceback::tb_frame |
Referenced by PythonScripting::errorMsg().
Referenced by PythonScripting::errorMsg().
PyObject_HEAD struct _traceback* _traceback::tb_next [read] |
Referenced by PythonScripting::errorMsg().
1.5.6