Searched defs:MyOption (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_optparse.py | 1031 class MyOption (Option): class in TestExtendAddTypes |
/external/python/cpython3/Lib/test/ | ||
D | test_optparse.py | 1029 class MyOption (Option): class in TestExtendAddTypes |