Searched refs:enter_coroutine (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testasync.py | 660 async def enter_coroutine(*args): function 671 mock_instance.__aenter__ = enter_coroutine |
Completed in 3 milliseconds