_err_stackitem

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

Members

Variables

exc_traceback
_object* exc_traceback;
Undocumented in source.
exc_type
_object* exc_type;
Undocumented in source.
exc_value
_object* exc_value;
Undocumented in source.
previous_item
_err_stackitem* previous_item;
Undocumented in source.

Meta