]> granicus.if.org Git - python/commitdiff
Added item in Misc. for getpass module.
authorFred Drake <fdrake@acm.org>
Mon, 13 Apr 1998 20:31:31 +0000 (20:31 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 13 Apr 1998 20:31:31 +0000 (20:31 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index 99386fe513d1ecd47d764de9f3e443f021508f74..12b41cf9949bf7496f6394e5945c2cc5cf2be8f2 100644 (file)
@@ -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)
 
index 99386fe513d1ecd47d764de9f3e443f021508f74..12b41cf9949bf7496f6394e5945c2cc5cf2be8f2 100644 (file)
@@ -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)