Searched refs:test_keywords_in_subclass (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_itertools.py | 1549 def test_keywords_in_subclass(self): member in SubclassWithKwargsTest |
D | test_set.py | 599 def test_keywords_in_subclass(self): member in TestSetSubclassWithKeywordArgs |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 665 def test_keywords_in_subclass(self): member in TestSetSubclassWithKeywordArgs |
D | test_itertools.py | 2092 def test_keywords_in_subclass(self): member in SubclassWithKwargsTest |