Skip to content

Commit a94de7e

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 80fbacc commit a94de7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/getpass.py

Lines changed: 0 additions & 1 deletion
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)