PyAsyncGenObject

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

Members

Variables

ag_closed
int ag_closed;
Undocumented in source.
ag_code
_object* ag_code;
Undocumented in source.
ag_exc_state
_err_stackitem ag_exc_state;
Undocumented in source.
ag_finalizer
_object* ag_finalizer;
Undocumented in source.
ag_frame
_frame* ag_frame;
Undocumented in source.
ag_hooks_inited
int ag_hooks_inited;
Undocumented in source.
ag_name
_object* ag_name;
Undocumented in source.
ag_qualname
_object* ag_qualname;
Undocumented in source.
ag_running
char ag_running;
Undocumented in source.
ag_weakreflist
_object* ag_weakreflist;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.

Meta