diff options
| author | Fred Drake <fdrake@acm.org> | 1998-12-22 23:37:46 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-12-22 23:37:46 +0000 |
| commit | 99e2c39b3195dd78153a99659bd8ca1ed385805f (patch) | |
| tree | 3a223c4a8d5299d52d4403562d8d8f5cd3e94daa /Doc/lib/lib.tex | |
| parent | 5ac2a07fca7d578c46ce90e5b5e4d45a6edf9bd7 (diff) | |
| download | cpython-git-99e2c39b3195dd78153a99659bd8ca1ed385805f.tar.gz | |
Add the getpass module.
Diffstat (limited to 'Doc/lib/lib.tex')
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 6b031e99a0..0434cfea3f 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -121,6 +121,7 @@ add new extensions to Python and how to embed it in other applications. \input{liballos} % Generic Operating System Services \input{libos} \input{libtime} +\input{libgetpass} \input{libgetopt} \input{libtempfile} \input{liberrno} |
