Mike Hoy added the comment:

I was attempting to create a patch for this but all I have is moving fchmod() 
below chmod(). I was unable to find fchmodat() in os.rst. And I need further 
clarification on 

>>Also, symbolic constants should be close to the functions they are used >>in. 
>>For example, open() flags shouldn't be in their own section.

----------
keywords: +patch
nosy: +mikehoy
Added file: http://bugs.python.org/file26961/issue141820-function-fchmod.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12716>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to