Neil Schemenauer added the comment:

I don't see how that patch can be correct.  The logic is now if the directory 
has two links inside it then skip it.  The filesystems that don't count '.' and 
'..' will have zero links when empty and will have two links when two real 
files exist in them.

I think my original patch is safer.

----------
assignee:  -> serhiy.storchaka
resolution: fixed -> 
stage: resolved -> commit review
status: closed -> open

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

Reply via email to