消息 [142890]
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. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-08-24 17:51:24 | hynek | 修改 | recipients:
+ hynek, tarek, eric.araujo, socketpair, petri.lehtinen |
| 2011-08-24 17:51:24 | hynek | 修改 | messageid: <1314208284.35.0.398128360862.issue12715@psf.upfronthosting.co.za> |
| 2011-08-24 17:51:23 | hynek | 链接 | issue12715 messages |
| 2011-08-24 17:51:23 | hynek | 创建 | |
|