Home
last modified time | relevance | path

Searched refs:test_double_star_dict_literal_after_keywords (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib2to3/tests/
Dtest_parser.py182 def test_double_star_dict_literal_after_keywords(self): member in TestUnpackingGeneralizations
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py253 def test_double_star_dict_literal_after_keywords(self): member in TestUnpackingGeneralizations