Searched refs:test_opt_string_long_invalid (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_optparse.py | 224 def test_opt_string_long_invalid(self): member in TestOptionChecks |
/external/python/cpython3/Lib/test/ | ||
D | test_optparse.py | 219 def test_opt_string_long_invalid(self): member in TestOptionChecks |