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.

作者 ned.deily
收信人 amaury.forgeotdarc, nadeem.vawda, ned.deily, neologix, pitrou, rosslagerwall, vstinner
日期 2011-08-20.23:34:28
SpamBayes Score 0.0006231045
Marked as misclassified
Message-id <1313883269.59.0.857470155989.issue12797@psf.upfronthosting.co.za>
In-reply-to
内容
I believe openat is new to POSIX (mandatory as of POSIX 2008).  For example, it's not currently in OS X and apparently was first added to FreeBSD in 8.0.  So it would have to be checked by configure and documented as platform-dependent.
历史
日期 用户 动作 参数
2011-08-20 23:34:29ned.deily修改recipients: + ned.deily, amaury.forgeotdarc, pitrou, vstinner, nadeem.vawda, neologix, rosslagerwall
2011-08-20 23:34:29ned.deily修改messageid: <1313883269.59.0.857470155989.issue12797@psf.upfronthosting.co.za>
2011-08-20 23:34:29ned.deily链接issue12797 messages
2011-08-20 23:34:28ned.deily创建