Searched defs:async_generator (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | _collections_abc.py | 72 async_generator = type(_ag) variable |
| /third_party/python/Lib/test/ | ||
| D | test_asyncgen.py | 1660 async def async_generator(): function |