Searched refs:async_gen_as_async (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | genobject.c | 1568 static PyAsyncMethods async_gen_as_async = { variable 1587 &async_gen_as_async, /* tp_as_async */ |
Completed in 3 milliseconds