Home | History | Annotate | Download | only in test

Lines Matching full:optstr

423     X = lambda optstr, helpstr, **kwargs: group.add_argument(optstr, help=helpstr, action='store_true', **kwargs)