Searched refs:async_gen_wrapper (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_asyncgen.py | 368 async def async_gen_wrapper(): function 378 self.compare_generators(sync_gen_wrapper(), async_gen_wrapper()) |
Completed in 3 milliseconds