raw_input on password

Jason Orendorff jason at jorendorff.com
Mon Feb 25 19:13:13 EST 2002


>     Is there a way to get raw_input() to mask the response, so it 
> can be used
> to request a password safely?

http://www.python.org/doc/current/lib/module-getpass.html

## Jason Orendorff    http://www.jorendorff.com/




More information about the Python-list mailing list