Martin v. Löwis <[email protected]> added the comment:

I don't think that doing direct flistdir/fstatat calls would be more complex. 
We already have directory walking implemented (in default_rmtree), and I think 
the fd-based calls could nicely integrate with that. I'll provide a patch.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue4489>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to