_traceback
extern (C)
struct _traceback {
}
- 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.
python raw
aliasesenumsfunctionsmanifest constantsstatic functionsstructs