From: Fred Drake Date: Mon, 13 Apr 1998 20:31:31 +0000 (+0000) Subject: Added item in Misc. for getpass module. X-Git-Tag: v1.5.1~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68fede768a81dd16f528a7ddbb39085468da7c59;p=thirdparty%2FPython%2Fcpython.git Added item in Misc. for getpass module. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 99386fe513d1..12b41cf9949b 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -62,6 +62,9 @@ Some of these are very old and/or not very robust; marked with ``hmm''. \item[dircmp.py] --- class to build directory diff tools on +\item[getpass.py] +--- Utilities to get a password and/or the current user name. + \item[linecache.py] --- Cache lines from files (used by pdb) diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 99386fe513d1..12b41cf9949b 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -62,6 +62,9 @@ Some of these are very old and/or not very robust; marked with ``hmm''. \item[dircmp.py] --- class to build directory diff tools on +\item[getpass.py] +--- Utilities to get a password and/or the current user name. + \item[linecache.py] --- Cache lines from files (used by pdb)