Searched refs:test_star_expression (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_dictcomps.py | 125 def test_star_expression(self): member in DictComprehensionTest |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_parser.py | 260 def test_star_expression(self): member in TestUnpackingGeneralizations |