Searched refs:_yield_sorted_items (Results 1 – 1 of 1) sorted by relevance
213 for _, v in _yield_sorted_items(iterable):217 def _yield_sorted_items(iterable): function972 input_tree = dict(_yield_sorted_items(input_tree))973 for shallow_key, shallow_subtree in _yield_sorted_items(shallow_tree):