Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dargparse.py542 def _format_action_invocation(self, action): member in HelpFormatter
/external/python/cpython2/Lib/
Dargparse.py538 def _format_action_invocation(self, action): member in HelpFormatter