Home
last modified time | relevance | path

Searched defs:option_class (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Doptparse.py920 def __init__(self, option_class, conflict_handler, description): argument
1181 option_class=Option, argument
/external/python/cpython2/Lib/
Doptparse.py933 def __init__(self, option_class, conflict_handler, description): argument
1194 option_class=Option, argument