Searched refs:test_varkw_only (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_inspect.py | 777 def test_varkw_only(self): member in TestGetcallargsFunctions |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 1350 def test_varkw_only(self): member in TestGetcallargsFunctions |