Advertisement
Guest User

testFileOpen

a guest
Apr 30th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. import os
  2. dir = os.listdir("c:\\\\Users\\\\Philip")
  3. print (dir)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement