|
SciDAVis
1.D4
|
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().
| int _traceback::tb_lasti |
| int _traceback::tb_lineno |
Referenced by PythonScripting::errorMsg().
| PyObject_HEAD struct _traceback* _traceback::tb_next |
Referenced by PythonScripting::errorMsg().
1.8.1