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