Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/
Dmock.py51 def _is_async_obj(obj): function
413 if spec_arg is not None and _is_async_obj(spec_arg):
1460 if spec is None and _is_async_obj(original):
1475 if _is_async_obj(this_spec):