HomeSort by relevance Sort by last modified time
    Searched refs:coro_func (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/test/test_asyncio/
test_base_events.py     [all...]
test_unix_events.py 85 coro_func = simple_coroutine
86 coro_obj = coro_func()
88 for func in (coro_func, coro_obj):
    [all...]

Completed in 93 milliseconds