Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
getpass.py
Find file
Blame
History
Permalink
win_getpass(): if sys.stdin is not sys.__stdin__, use
· 60250e28
Guido van Rossum
authored
Aug 30, 2001
default_getpass(). This should prevent hanging when it is called in IDLE. Fixes SF bug #455648.
60250e28