Home
last modified time | relevance | path

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

/third_party/python/Lib/
D_collections_abc.py64 async def _coro(): pass function
65 _coro = _coro() variable