win_getpass(): if sys.stdin is not sys.__stdin__, use
default_getpass(). This should prevent hanging when it is called in IDLE. Fixes SF bug #455648.
G
Guido van Rossum committed
60250e2859bd1e736e9a741f4c419002f6afcfd6
Parent: 8019913