Home
last modified time | relevance | path

Searched refs:test_invalid_option_strings (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_argparse.py4111 def test_invalid_option_strings(self): member in TestInvalidArgumentConstructors
/external/python/cpython3/Lib/test/
Dtest_argparse.py4442 def test_invalid_option_strings(self): member in TestInvalidArgumentConstructors