Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dargparse.py2020 def _match_argument(self, action, arg_strings_pattern): argument
2039 def _match_arguments_partial(self, actions, arg_strings_pattern): argument