Add the getpass module.

This commit is contained in:
Fred Drake 1998-12-22 23:37:46 +00:00
parent 5ac2a07fca
commit 99e2c39b31
1 changed files with 1 additions and 0 deletions

View 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}