hiding command line input

Chris Gonnerman chris.gonnerman at newcenturycomputers.net
Sat Jul 13 00:32:01 EDT 2002


----- Original Message ----- 
From: "destr0" <replyonnewsgroup at doit.com>

> Is there another python function
> that will get input in the manner raw_input() does, but mask the
> input from the user, or am I going to have to roll my own
> function.

Found in the Library Reference:

    6.12 getpass -- Portable password input 

Chris Gonnerman -- chris.gonnerman at newcenturycomputers.net
http://newcenturycomputers.net








More information about the Python-list mailing list