Searched defs:_walk (Results 1 – 5 of 5) sorted by relevance
191 def _walk_tree(root, *, argument240 _walk=walk_tree, argument
258 def _walk(path): function
277 def _walk(path): function
344 def _walk(top, topdown, onerror, followlinks): function