Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/
Dmock.py47 def _is_async_obj(obj): function
409 if spec_arg and _is_async_obj(spec_arg):
1428 if spec is None and _is_async_obj(original):
1443 if _is_async_obj(this_spec):