Searched defs:formatter_class (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_software_update/py/pw_software_update/ | ||
D | cli.py | 82 def formatter_class(prog): function |
/external/python/cpython3/Doc/library/ | ||
D | argparse.rst | 260 .. _formatter_class: target |
/external/python/cpython3/Lib/ | ||
D | argparse.py | 1765 formatter_class=HelpFormatter, argument |