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.

Author pitrou
Recipients Arfrever, David.Townshend, Devin Jeanpierre, Julian, amaury.forgeotdarc, benjamin.peterson, docs@python, eric.araujo, neologix, pitrou, vstinner
Date 2011-12-27.17:11:33
SpamBayes Score 4.506402e-06
Marked as misclassified No
Message-id <1325005895.16.0.187521489854.issue12760@psf.upfronthosting.co.za>
In-reply-to
Content
> C11 uses 'x' for this, for what it's worth.
> 
> This is not a "duplicate issue". The openat solution is no easier than 
> the os.open solution.

Ok, let's re-open then. I'm not sold on the feature, but the fact C11 adds a dedicated letter mode for it could be a good excuse for us to mimick it :)
History
Date User Action Args
2011-12-27 17:11:35pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, benjamin.peterson, Devin Jeanpierre, eric.araujo, Arfrever, neologix, docs@python, Julian, David.Townshend
2011-12-27 17:11:35pitrousetmessageid: <1325005895.16.0.187521489854.issue12760@psf.upfronthosting.co.za>
2011-12-27 17:11:34pitroulinkissue12760 messages
2011-12-27 17:11:33pitroucreate