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.

作者 ocean-city
收信人 kristjan.jonsson, loewis, ocean-city
日期 2008-10-08.00:18:37
SpamBayes Score 0.003199437
Marked as misclassified
Message-id <1223425118.14.0.493638246765.issue3677@psf.upfronthosting.co.za>
In-reply-to
内容
Just humble thought...
If we can replace stat(2) + S_ISDIR/S_ISREG check with
GetFileAttributesEx, maybe we are safe for this kind of problem, and can
solve issue3099 same time? :-)
历史
日期 用户 动作 参数
2008-10-08 00:18:38ocean-city修改recipients: + ocean-city, loewis, kristjan.jonsson
2008-10-08 00:18:38ocean-city修改messageid: <1223425118.14.0.493638246765.issue3677@psf.upfronthosting.co.za>
2008-10-08 00:18:37ocean-city链接issue3677 messages
2008-10-08 00:18:37ocean-city创建