mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Correct small nits reported by Rob Hooft.
This commit is contained in:
parent
51ca6e3e42
commit
eb0f066fb8
22 changed files with 72 additions and 66 deletions
|
@ -15,7 +15,7 @@ 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 they are in according to the password database.)
|
||||
An exception is raised if the entry asked for cannot be found.
|
||||
A \code{KeyError} 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