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 georg.brandl
Recipients Chris.Gerhard, anacrolix, benjamin.peterson, christian.heimes, daniel.urban, georg.brandl, giampaolo.rodola, loewis, pitrou, rosslagerwall, serhiy.storchaka
Date 2012-03-10.17:49:36
SpamBayes Score 0.005914518
Marked as misclassified No
Message-id <1331401777.68.0.358325716967.issue4761@psf.upfronthosting.co.za>
In-reply-to
Content
I agree about the constant AT_FDCWD.  (At least, None should be allowed in addition.)

Your other proposition would break the principle of very thin platform wrappers that we try to follow in posixmodule.c.
History
Date User Action Args
2012-03-10 17:49:37georg.brandlsetrecipients: + georg.brandl, loewis, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, daniel.urban, anacrolix, Chris.Gerhard, rosslagerwall, serhiy.storchaka
2012-03-10 17:49:37georg.brandlsetmessageid: <1331401777.68.0.358325716967.issue4761@psf.upfronthosting.co.za>
2012-03-10 17:49:37georg.brandllinkissue4761 messages
2012-03-10 17:49:36georg.brandlcreate