Searched refs:strict_choices (Results 1 – 1 of 1) sorted by relevance
74 strict_choices = True): argument79 self.strict_choices = strict_choices100 strict_choices = True): argument106 strict_choices = strict_choices)117 strict_choices = True): argument123 strict_choices = strict_choices)148 strict_choices = False)159 strict_choices = False)194 choices = option.val_test_choices if option.strict_choices else None196 if not option.strict_choices: