Searched refs:root_prefix (Results 1 – 1 of 1) sorted by relevance
45 def print_graph(self, root_prefix="", root=None, level=0): argument77 print(root_prefix + last_prefix + k)78 p = root_prefix83 print(root_prefix + prefix + k)84 p = root_prefix + "│ "