Add the getpass module.

This commit is contained in:
Fred Drake 1998-12-22 23:37:46 +00:00
parent 5ac2a07fca
commit 99e2c39b31

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{liballos} % Generic Operating System Services
\input{libos} \input{libos}
\input{libtime} \input{libtime}
\input{libgetpass}
\input{libgetopt} \input{libgetopt}
\input{libtempfile} \input{libtempfile}
\input{liberrno} \input{liberrno}