Remove some redundant logic from walk() -- there's no need to check
for "." and "..", since listdir() no longer returns those.
Showing
Please register or sign in to comment
for "." and "..", since listdir() no longer returns those.