Message142890
What started as a 2 lines fix, grew to a patch of ~400 lines. :)
It's mostly tests though:
Lib/shutil.py | 102 +++++++++++++++++++++++++++++----------
Lib/test/test_shutil.py | 220 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Misc/ACKS | 1 +
3 files changed, 297 insertions(+), 26 deletions(-)
I've AFAIS implemented the desired behavior and hope for feedback/bug reports.
It's tested on Linux & FreeBSD 8.2 and applies cleanly against default/tip.
Please let me know if I've done something stupid. |
|
Date |
User |
Action |
Args |
2011-08-24 17:51:24 | hynek | set | recipients:
+ hynek, tarek, eric.araujo, socketpair, petri.lehtinen |
2011-08-24 17:51:24 | hynek | set | messageid: <1314208284.35.0.398128360862.issue12715@psf.upfronthosting.co.za> |
2011-08-24 17:51:23 | hynek | link | issue12715 messages |
2011-08-24 17:51:23 | hynek | create | |
|