Searched refs:option_strings (Results 1 – 1 of 1) sorted by relevance
33 def __init__(self, option_strings, dest, type, default, **kwargs): argument47 super().__init__(option_strings, dest, default=default, **kwargs)