mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
mass changes; fix titles; add examples; correct typos; clarifications;
unified style; etc.
This commit is contained in:
parent
7760cdea81
commit
470be14c8a
131 changed files with 1960 additions and 1114 deletions
|
|
@ -13,7 +13,7 @@ following items from the group database (see \file{<grp.h>}), in order:
|
|||
The gid is an integer, name and password are strings, and the member
|
||||
list is a list of strings.
|
||||
(Note that most users are not explicitly listed as members of the
|
||||
group(s) they are in.)
|
||||
group they are in according to the password database.)
|
||||
An exception is raised if the entry asked for cannot be found.
|
||||
|
||||
It defines the following items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue