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

Here is my revised patch with Martin's code integrated.

Differences:

  - fixed docs
  - added some tests, test_on_errors could still use some refactorings though
  - renamed _rmtree_safe to _rmtree_safe_fd so we can implement more of them
  - _rmtree_safe_fd & _rmtree_unsafe don't need default arguments and the 
unsafe version also doesn't need argument normalization as both get onerror 
filled out by rmtree.


If nobody objects, I'd commit it soonish (definitely before Sunday).

----------
Added file: http://bugs.python.org/file26089/mvl-revisited-plus-docs.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