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