]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update comment in posixmodule.c (GH-5681)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Feb 2018 20:43:17 +0000 (12:43 -0800)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2018 20:43:17 +0000 (12:43 -0800)
commit836b6421484cbbe3de105d9c7cec9371422d1397
treedf2ffe44c36427780ed8505021634c91238c3baf
parent877112567ab3f11f29a3f64b4f42570310f55afe
Update comment in posixmodule.c (GH-5681)

A closing parentheses was missing.

Signed-off-by: Ngie Cooper <yaneurabeya@gmail.com>
(cherry picked from commit 7745ec4e356ac1f4eaf43b155f4482c20a907d48)

Co-authored-by: ngie-eign <1574099+ngie-eign@users.noreply.github.com>
Modules/posixmodule.c