PyOSErrorObject

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.
context
_object* context;
Undocumented in source.
dict
_object* dict;
Undocumented in source.
filename
_object* filename;
Undocumented in source.
filename2
_object* filename2;
Undocumented in source.
myerrno
_object* myerrno;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.
strerror
_object* strerror;
Undocumented in source.
suppress_context
char suppress_context;
Undocumented in source.
traceback
_object* traceback;
Undocumented in source.
written
c_long written;
Undocumented in source.

Meta