This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 loewis
收信人 Arfrever, eric.araujo, ezio.melotti, georg.brandl, hynek, jcea, loewis, mrts, neologix, petri.lehtinen, pitrou, rosslagerwall, schmir, tarek, teamnoir
日期 2012-06-10.20:40:03
SpamBayes Score -1.0
Marked as misclassified
Message-id <1339360804.75.0.557121130999.issue4489@psf.upfronthosting.co.za>
In-reply-to
内容
Here is a patch with just the shutil changes. Compared to rmtree-with-fwalk-v3.diff, this changes 90 lines of rmtree, whereas the fwalk version changes only 70 lines. On the plus side, it's much more obvious in this version that the *at variant has the same algorithm as the non-*at version.
历史
日期 用户 动作 参数
2012-06-10 20:40:04loewis修改recipients: + loewis, georg.brandl, jcea, pitrou, schmir, tarek, ezio.melotti, eric.araujo, Arfrever, mrts, neologix, teamnoir, rosslagerwall, petri.lehtinen, hynek
2012-06-10 20:40:04loewis修改messageid: <1339360804.75.0.557121130999.issue4489@psf.upfronthosting.co.za>
2012-06-10 20:40:04loewis链接issue4489 messages
2012-06-10 20:40:04loewis创建