]> granicus.if.org Git - python/commit
Issue #22832: Tweaked parameter names for fcntl module to better match
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Mar 2015 18:04:21 +0000 (20:04 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Mar 2015 18:04:21 +0000 (20:04 +0200)
commit17d3a58e39c003ba4eecc5b4854a42b5d2546242
tree0134e823b992db411d10f6838eca5b0ac735ed1d
parent6faa62445f2f876d1f264ab4006343c8544e15b8
Issue #22832: Tweaked parameter names for fcntl module to better match
official POSIX documentation.  Updated the documenttion for Python 3.
Patch by Alex Shkop.
Doc/library/fcntl.rst
Modules/clinic/fcntlmodule.c.h
Modules/fcntlmodule.c