Searched defs:cls_context_manager (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 2631 def cls_context_manager(cls, arg: int) -> str: member in TestSingleDispatch.test_double_wrapped_methods.WithoutSingleDispatch |