PySystemExitObject

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

Members

Variables

args
_object* args;
Undocumented in source.
cause
_object* cause;
Undocumented in source.
code
_object* code;
Undocumented in source.
context
_object* context;
Undocumented in source.
dict
_object* dict;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.
suppress_context
char suppress_context;
Undocumented in source.
traceback
_object* traceback;
Undocumented in source.

Meta