mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
getpass: update docstrings (GH-49) (GH-419)
(cherry picked from commit baf7bb30a0
)
This commit is contained in:
parent
b8f5d07158
commit
93692b1a7c
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