Hynek Schlawack <h...@ox.cx> added the comment:

So I've changed the patch to ignore everything missing except for dangling 
links (which throw unfortunately the same exception).

Just to stress it once more: a fwalk that _ignores_ dangling symlinks is 
worthless for rmtree. And wasn't rmtree the initial reason to implement fwalk 
in the first place? ;)

----------
Added file: http://bugs.python.org/file25556/fwalk-ignore-missing-files.diff

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

Reply via email to