[issue14773] fwalk breaks on dangling symlinks

Charles-François Natali report at bugs.python.org
Sat May 12 17:57:23 CEST 2012


Charles-François Natali <neologix at free.fr> added the comment:

I'm not sure we really need to check for a dangling symlink in case of FileNotFoundError: whether it's a dangling symlink, or the file disappeared in-between-, skipping it is OK.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14773>
_______________________________________


More information about the Python-bugs-list mailing list