Home
last modified time | relevance | path

Searched refs:WithoutSingleDispatch (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_functools.py2628 class WithoutSingleDispatch: class
2662 with WithoutSingleDispatch.cls_context_manager(5) as foo:
2672 WithoutSingleDispatch.decorated_classmethod(5),
2683 getattr(WithoutSingleDispatch, method_name).__name__
2688 getattr(WithoutSingleDispatch(), method_name).__name__

Completed in 5 milliseconds