Nick Coghlan <ncogh...@gmail.com> added the comment:

WalkDir attempts to handle symlink loops, but the test suite doesn't currently 
ensure that that handling works as expected (I did some initial manual tests 
and haven't updated it since, though).

It's... not trivial: 
https://bitbucket.org/ncoghlan/walkdir/src/1b239056e9d5/walkdir.py#cl-163

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13229>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to