commit | eb0f066fb84e71f418cf6a27c38b128aee33a834 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Dec 30 20:38:16 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Dec 30 20:38:16 1997 +0000 |
tree | b2695f000fd9119a7eabe7d7beff8c413ddcf097 | |
parent | 51ca6e3e42d6ad733dae25c7db7c89415e7cf962 [diff] [blame] |
Correct small nits reported by Rob Hooft.
diff --git a/Doc/lib/libpwd.tex b/Doc/lib/libpwd.tex index 073c19a..82ebd61 100644 --- a/Doc/lib/libpwd.tex +++ b/Doc/lib/libpwd.tex
@@ -15,7 +15,7 @@ \code{pw_dir}, \code{pw_shell}. The uid and gid items are integers, all others are strings. -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: