Searched refs:test_stop_at_invalid_option (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_optparse.py | 1284 def test_stop_at_invalid_option(self): member in TestCallbackVarArgs |
/external/python/cpython3/Lib/test/ | ||
D | test_optparse.py | 1282 def test_stop_at_invalid_option(self): member in TestCallbackVarArgs |