Searched refs:wrapper_like (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_inspect.py | 2603 def wrapper_like(*args, **kwargs) -> int: pass function 2606 inspect.signature(wrapper_like)) |
Completed in 8 milliseconds