Searched refs:gen_coroutine_function_example (Results 1 – 1 of 1) sorted by relevance
117 def gen_coroutine_function_example(self): function167 gen_coro = gen_coroutine_function_example(1)171 inspect.iscoroutinefunction(gen_coroutine_function_example))175 gen_coroutine_function_example))))179 inspect.isgeneratorfunction(gen_coroutine_function_example))183 gen_coroutine_function_example))))217 gen_coro = gen_coroutine_function_example(1)