Searched refs:gen_coroutine_function_example (Results 1 – 1 of 1) sorted by relevance
128 def gen_coroutine_function_example(self): function186 gen_coro = gen_coroutine_function_example(1)190 inspect.iscoroutinefunction(gen_coroutine_function_example))194 gen_coroutine_function_example))))198 inspect.isgeneratorfunction(gen_coroutine_function_example))202 gen_coroutine_function_example))))250 gen_coro = gen_coroutine_function_example(1)