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