Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py67 class CoroLikeObject: class
2272 task = self.new_task(self.loop, CoroLikeObject())
2278 task = self.new_task(self.loop, CoroLikeObject())