PyAsyncMethods

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

Members

Variables

am_aiter
_object* function(_object*) am_aiter;
Undocumented in source.
am_anext
_object* function(_object*) am_anext;
Undocumented in source.
am_await
_object* function(_object*) am_await;
Undocumented in source.

Meta