Searched refs:to_str (Results 1 – 2 of 2) sorted by relevance
41 to_str=False, argument62 do_str = lambda s: str(s) if to_str else s100 to_str=True, argument146 to_str,157 to_str=True, argument197 if to_str:
306 to_str=False): argument339 if to_str and return_value is not None:372 to_str=False): argument400 to_str=False)412 return dic[key] if not to_str else str(dic[key])