Home
last modified time | relevance | path

Searched refs:option_strings (Results 1 – 1 of 1) sorted by relevance

/honee/tests/
H A Djunit_common.py33 def __init__(self, option_strings, dest, type, default, **kwargs): argument
47 super().__init__(option_strings, dest, default=default, **kwargs)