Searched refs:test_arguments_tuple_positional (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_argparse.py | 4600 def test_arguments_tuple_positional(self): member in TestParseKnownArgs |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_argparse.py | 5247 def test_arguments_tuple_positional(self): member in TestParseKnownArgs |