Searched refs:add_arguments (Results 1 – 3 of 3) sorted by relevance
207 def __init__(self, tester_cls, add_arguments, parse_args): argument208 self._add_arguments = add_arguments250 for add_arguments in [no_groups, one_group, many_groups]:252 AddTests(cls, add_arguments, parse_args)
271 def add_arguments(self, actions): member in HelpFormatter2280 formatter.add_arguments(action_group._group_actions)
273 def add_arguments(self, actions): member in HelpFormatter2307 formatter.add_arguments(action_group._group_actions)