Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/
Dmock.py88 def _get_signature_object(func, as_instance, eat_self): argument
94 if isinstance(func, type) and not as_instance: