Searched refs:CoroLikeObject (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_asyncio/ | ||
H A D | test_tasks.py | 73 class CoroLikeObject: class 2229 task = self.new_task(self.loop, CoroLikeObject()) 2235 task = self.new_task(self.loop, CoroLikeObject()) |
Completed in 4 milliseconds