Home
last modified time | relevance | path

Searched refs:async_generator (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A D_collections_abc.py72 async_generator = type(_ag) variable
250 AsyncGenerator.register(async_generator)
/third_party/python/Lib/test/
H A Dtest_asyncgen.py1662 async def async_generator(): function
1666 ag = async_generator()

Completed in 4 milliseconds