Home
last modified time | relevance | path

Searched refs:async_gen_asend_as_async (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dgenobject.c1602 static PyAsyncMethods async_gen_asend_as_async = { variable
1619 &async_gen_asend_as_async, /* tp_as_async */