Message163444
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). |
|
Date |
User |
Action |
Args |
2012-06-22 17:28:54 | hynek | set | recipients:
+ hynek, loewis, georg.brandl, jcea, pitrou, schmir, tarek, ezio.melotti, eric.araujo, Arfrever, mrts, neologix, teamnoir, rosslagerwall, petri.lehtinen |
2012-06-22 17:28:53 | hynek | set | messageid: <1340386133.45.0.171565483216.issue4489@psf.upfronthosting.co.za> |
2012-06-22 17:28:52 | hynek | link | issue4489 messages |
2012-06-22 17:28:52 | hynek | create | |
|