Home
last modified time | relevance | path

Searched refs:gen_coroutine_partialmethod_example (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_inspect/
Dtest_inspect.py218 gen_coroutine_partialmethod_example = functools.partialmethod( variable in TestPredicates.test_iscoroutine.PMClass
224 gen_coro_pmi = pm_instance.gen_coroutine_partialmethod_example
229 gen_coro_pmc = PMClass.gen_coroutine_partialmethod_example