Correct small nits reported by Rob Hooft.

This commit is contained in:
Guido van Rossum 1997-12-30 20:38:16 +00:00
parent 51ca6e3e42
commit eb0f066fb8
22 changed files with 72 additions and 66 deletions

View file

@ -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: