_traceback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ob_base
_object ob_base;
Undocumented in source.
tb_frame
_frame* tb_frame;
Undocumented in source.
tb_lasti
int tb_lasti;
Undocumented in source.
tb_lineno
int tb_lineno;
Undocumented in source.
tb_next
_traceback* tb_next;
Undocumented in source.

Meta