Searched refs:test_double_star_dict_literal_after_keywords (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_parser.py | 182 def test_double_star_dict_literal_after_keywords(self): member in TestUnpackingGeneralizations |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_parser.py | 253 def test_double_star_dict_literal_after_keywords(self): member in TestUnpackingGeneralizations |