Skip to content

Commit

Permalink
getpass: update docstrings (GH-49) (GH-420)
Browse files Browse the repository at this point in the history
(cherry picked from commit baf7bb3)
  • Loading branch information
Mariatta authored Mar 3, 2017
1 parent 8c851fa commit 0ad7b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib/getpass.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
echoing of the password contents while reading.
On Windows, the msvcrt module will be used.
On the Mac EasyDialogs.AskPassword is used, if available.
"""

Expand Down

0 comments on commit 0ad7b62

Please sign in to comment.