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.

作者 serhiy.storchaka
收信人 Chris.Gerhard, anacrolix, benjamin.peterson, christian.heimes, daniel.urban, georg.brandl, giampaolo.rodola, loewis, pitrou, rosslagerwall, serhiy.storchaka
日期 2012-03-10.22:24:19
SpamBayes Score 0.052024115
Marked as misclassified
Message-id <1331418260.61.0.561849556793.issue4761@psf.upfronthosting.co.za>
In-reply-to
内容
Perhaps it is better not export these functions in the `os` module, leaving them in `posix`?

In addition, `stat` and `lstat` is not very thin wrappers (especially on Windows) given that they are working with `bytes` and with `str`.
历史
日期 用户 动作 参数
2012-03-10 22:24:20serhiy.storchaka修改recipients: + serhiy.storchaka, loewis, georg.brandl, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, daniel.urban, anacrolix, Chris.Gerhard, rosslagerwall
2012-03-10 22:24:20serhiy.storchaka修改messageid: <1331418260.61.0.561849556793.issue4761@psf.upfronthosting.co.za>
2012-03-10 22:24:20serhiy.storchaka链接issue4761 messages
2012-03-10 22:24:20serhiy.storchaka创建