Skip to content

Commit ab9181e

Browse files
QuadTriangleMariatta
authored andcommitted
getpass: update docstrings (#49)
EasyDialogs was removed in 3.x. fallback_getpass will always be the answer here. ff47a13 (cherry picked from commit baf7bb3)
1 parent d8b72e4 commit ab9181e

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)