Skip to content

Commit baf7bb3

Browse files
QuadTrianglevstinner
authored andcommitted
getpass: update docstrings (#49)
EasyDialogs was removed in 3.x. fallback_getpass will always be the answer here. ff47a13
1 parent d4a97d8 commit baf7bb3

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)