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
收信人 brian.curtin, chris.jerdonek, jeremy.kloth, jkloth, loewis, ncoghlan, pitrou, tim.golden
日期 2012-08-02.10:20:39
SpamBayes Score -1.0
Marked as misclassified
Message-id <1343902840.5.0.0716133241106.issue15496@psf.upfronthosting.co.za>
In-reply-to
内容
I wonder why it couldn't use os.listdir to find out whether the directory is empty, and os.stat to find out whether a specific file or directory still exists.
历史
日期 用户 动作 参数
2012-08-02 10:20:40loewis修改recipients: + loewis, ncoghlan, pitrou, tim.golden, jkloth, brian.curtin, jeremy.kloth, chris.jerdonek
2012-08-02 10:20:40loewis修改messageid: <1343902840.5.0.0716133241106.issue15496@psf.upfronthosting.co.za>
2012-08-02 10:20:39loewis链接issue15496 messages
2012-08-02 10:20:39loewis创建