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-05-21.11:54:06
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337601247.18.0.518983684373.issue4489@psf.upfronthosting.co.za>
In-reply-to
内容
I don't think that doing direct flistdir/fstatat calls would be more complex. We already have directory walking implemented (in default_rmtree), and I think the fd-based calls could nicely integrate with that. I'll provide a patch.
历史
日期 用户 动作 参数
2012-05-21 11:54:07loewis修改recipients: + loewis, georg.brandl, jcea, pitrou, schmir, tarek, ezio.melotti, eric.araujo, Arfrever, mrts, neologix, teamnoir, rosslagerwall, petri.lehtinen, hynek
2012-05-21 11:54:07loewis修改messageid: <1337601247.18.0.518983684373.issue4489@psf.upfronthosting.co.za>
2012-05-21 11:54:06loewis链接issue4489 messages
2012-05-21 11:54:06loewis创建