Skip to content

Commit 93692b1

Browse files
authored
getpass: update docstrings (GH-49) (GH-419)
(cherry picked from commit baf7bb3)
1 parent b8f5d07 commit 93692b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/getpass.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
echoing of the password contents while reading.
88
99
On Windows, the msvcrt module will be used.
10-
On the Mac EasyDialogs.AskPassword is used, if available.
1110
1211
"""
1312

0 commit comments

Comments
 (0)