Searched refs:str_bool (Results 1 – 1 of 1) sorted by relevance
703 def to_boolean(str_bool): argument713 return str_bool and str_bool.lower() in ('true', 't', '1')