Searched refs:first_choice (Results 1 – 1 of 1) sorted by relevance
137 def _choice(first_choice, second_choice): argument147 return first_choice if first_choice else second_choice