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