Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310f948 commit df7c8b9Copy full SHA for df7c8b9
1 file changed
Doc/library/grp.rst
@@ -38,7 +38,7 @@ accessible via :func:`getgrnam` or :func:`getgrgid`.)
38
It defines the following items:
39
40
41
-.. function:: getgrgid(gid)
+.. function:: getgrgid(id)
42
43
Return the group database entry for the given numeric group ID. :exc:`KeyError`
44
is raised if the entry asked for cannot be found.
0 commit comments