Searched refs:split_spaces (Results 1 – 1 of 1) sorted by relevance
213 def __get_items(input, split_spaces=True): argument224 if not split_spaces:245 result.update(__get_items(items, split_spaces=False))