Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dtasks.py307 _PyTask = Task variable
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py2550 Task = tasks._PyTask
2565 Task = tasks._PyTask
2572 Task = tasks._PyTask
2578 Task = tasks._PyTask
2778 return tasks._PyTask(coro, loop=self.loop)