Searched refs:_yield_sorted_items (Results 1 – 1 of 1) sorted by relevance
138 for _, v in _yield_sorted_items(iterable):142 def _yield_sorted_items(iterable): function614 input_tree = dict(_yield_sorted_items(input_tree))615 for shallow_key, shallow_subtree in _yield_sorted_items(shallow_tree):