Searched refs:traversal_path (Results 1 – 1 of 1) sorted by relevance
88 traversal_path): argument120 if required_namespace in traversal_path:121 traversal_path.append(required_namespace) # do this *after* the test124 raise CircularDependencyError(traversal_path)129 traversal_path.append(required_namespace)135 traversal_path)138 traversal_path.pop()