mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added item in Misc. for getpass module.
This commit is contained in:
parent
4d2996d473
commit
68fede768a
2 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue