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