Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py586 async def zero_error_coro(): function
592 fut = asyncio.ensure_future(zero_error_coro(), loop=self.loop)

Completed in 4 milliseconds