mirror of
https://github.com/python/cpython.git
synced 2025-10-05 06:31:48 +00:00
getpass: update docstrings (GH-49) (GH-420)
(cherry picked from commit baf7bb30a0
)
This commit is contained in:
parent
8c851fa3d3
commit
0ad7b628ed
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ GetPassWarning - This UserWarning is issued when getpass() cannot prevent
|
||||||
echoing of the password contents while reading.
|
echoing of the password contents while reading.
|
||||||
|
|
||||||
On Windows, the msvcrt module will be used.
|
On Windows, the msvcrt module will be used.
|
||||||
On the Mac EasyDialogs.AskPassword is used, if available.
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue