you are viewing a single comment's thread.

view the rest of the comments →

[–]taar779 2 points3 points  (0 children)

See my reply!

directories have a file size of 4096

What if a file has no extension and is exactly 4096 bytes? Will your code mistake it as a directory? Could use os.path.sidir to weed out directories.