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

I've implemented a _safe_rmtree which gets used if os.fwalk() and os.unlinkat() 
are available.

Test suite still passes in regression mode both on Mac (= no effect) and Linux.

Let me know if I missed something.

----------
assignee:  -> hynek
keywords: +needs review, patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file25630/rmtree-with-fwalk-v1.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<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