Files
community.general/library
James Cammarata 7483acde5d Fix linking issue to directories in file module
The os.path.isdir() returns True for symlinks that point to directories,
so we also need to check to make sure it's not a symlink too.

Fixes #7657
2014-06-04 22:48:08 -05:00
..
2014-03-26 13:48:47 -05:00
2014-05-24 09:26:44 -04:00