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