Home
last modified time | relevance | path

Searched defs:_done_callback (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dtasks.py664 def _done_callback(fut): function
776 def _done_callback(inner): function