Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dargparse.py2024 def _match_argument(self, action, arg_strings_pattern): argument
2043 def _match_arguments_partial(self, actions, arg_strings_pattern): argument
/external/python/cpython3/Lib/
Dargparse.py2084 def _match_argument(self, action, arg_strings_pattern): argument
2106 def _match_arguments_partial(self, actions, arg_strings_pattern): argument