Guest User

Untitled

a guest
Jan 22nd, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. import pathfinder
  2.  
  3. # only search top 2 levels of the directory tree
  4. paths = pathfinder.pathfind(".", depth=2)
Add Comment
Please, Sign In to add comment