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 akuchling
Recipients Axel.Wegen, akuchling, benjamin.peterson, docs@python, eric.araujo, mikehoy, serhiy.storchaka
Date 2013-06-21.15:02:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371826924.35.0.201735824982.issue12716@psf.upfronthosting.co.za>
In-reply-to
Content
Mike Hoy: a later patch (http://bugs.python.org/issue14626) changed the API in the os module so that the wrappers for *at() functions went away; fchmod() now takes several different forms of argument and calls the correct function under the hood.
History
Date User Action Args
2013-06-21 15:02:04akuchlingsetrecipients: + akuchling, benjamin.peterson, eric.araujo, docs@python, mikehoy, serhiy.storchaka, Axel.Wegen
2013-06-21 15:02:04akuchlingsetmessageid: <1371826924.35.0.201735824982.issue12716@psf.upfronthosting.co.za>
2013-06-21 15:02:04akuchlinglinkissue12716 messages
2013-06-21 15:02:04akuchlingcreate