Searched defs:_format_action_invocation (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | argparse.py | 542 def _format_action_invocation(self, action): member in HelpFormatter |
/external/python/cpython2/Lib/ | ||
D | argparse.py | 538 def _format_action_invocation(self, action): member in HelpFormatter |