PyUnicodeErrorObject
extern (C)
struct PyUnicodeErrorObject {
}
- args
_object* args;
Undocumented in source.
- cause
_object* cause;
Undocumented in source.
- context
_object* context;
Undocumented in source.
- dict
_object* dict;
Undocumented in source.
- encoding
_object* encoding;
Undocumented in source.
- end
c_long end;
Undocumented in source.
- ob_base
_object ob_base;
Undocumented in source.
- object
_object* object;
Undocumented in source.
- reason
_object* reason;
Undocumented in source.
- start
c_long start;
Undocumented in source.
- suppress_context
char suppress_context;
Undocumented in source.
- traceback
_object* traceback;
Undocumented in source.
python raw
aliasesenumsfunctionsmanifest constantsstatic functionsstructs