Searched refs:test_no_such_option (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_optparse.py | 656 def test_no_such_option(self): member in TestStandard |
/external/python/cpython2/Lib/test/ | ||
D | test_optparse.py | 651 def test_no_such_option(self): member in TestStandard |