Searched refs:test_wrapped_decorator (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_inspect.py | 347 def test_wrapped_decorator(self): member in TestDecorators |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 543 def test_wrapped_decorator(self): member in TestDecorators |