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