input without echo back / passwords

Bruce Wolk bawolk at pacbell.net
Tue Mar 7 00:07:42 EST 2000


Running Python under IDLE,

import getpass
a = getpass.getpass()

prompts for a password, but nevertheless does echo!  Any ideas why?

Bruce



More information about the Python-list mailing list