Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 68fede7

Browse files
committed
Added item in Misc. for getpass module.
1 parent 4d2996d commit 68fede7

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ \section{Miscellaneous useful utilities}
6262
\item[dircmp.py]
6363
--- class to build directory diff tools on
6464

65+
\item[getpass.py]
66+
--- Utilities to get a password and/or the current user name.
67+
6568
\item[linecache.py]
6669
--- Cache lines from files (used by pdb)
6770

Doc/libundoc.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ \section{Miscellaneous useful utilities}
6262
\item[dircmp.py]
6363
--- class to build directory diff tools on
6464

65+
\item[getpass.py]
66+
--- Utilities to get a password and/or the current user name.
67+
6568
\item[linecache.py]
6669
--- Cache lines from files (used by pdb)
6770

0 commit comments

Comments
 (0)