Searched refs:test_keywords_in_subclass (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_set.py | 653 def test_keywords_in_subclass(self): member in TestSetSubclassWithKeywordArgs |
D | test_itertools.py | 2230 def test_keywords_in_subclass(self): member in SubclassWithKwargsTest |