Add the getpass module.
authorFred Drake <fdrake@acm.org>
Tue, 22 Dec 1998 23:37:46 +0000 (23:37 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 Dec 1998 23:37:46 +0000 (23:37 +0000)
Doc/lib/lib.tex

index 6b031e99a0c2fcc5142642ea51f915fd56e18cb2..0434cfea3f8c2790968dfc038bf5f38fb51cdf08 100644 (file)
@@ -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}