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.

作者 amaury.forgeotdarc
收信人 amaury.forgeotdarc, nadeem.vawda, neologix, pitrou, rosslagerwall, vstinner
日期 2011-08-20.21:17:16
SpamBayes Score 0.010880061
Marked as misclassified
Message-id <1313875036.89.0.550815207239.issue12797@psf.upfronthosting.co.za>
In-reply-to
内容
A third idea is to find a way to override the low-level open() function (the one that returns a fd).

openat() seems to exist only on Linux, so I'm -1 on adding new parameters to support this function only.
历史
日期 用户 动作 参数
2011-08-20 21:17:17amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, pitrou, vstinner, nadeem.vawda, neologix, rosslagerwall
2011-08-20 21:17:16amaury.forgeotdarc修改messageid: <1313875036.89.0.550815207239.issue12797@psf.upfronthosting.co.za>
2011-08-20 21:17:16amaury.forgeotdarc链接issue12797 messages
2011-08-20 21:17:16amaury.forgeotdarc创建