How to hide user's input

Bart Nessux bart_nessux at hotmail.com
Sun Jan 18 21:38:10 EST 2004


locale = input("Where is the property located?\n 1. Town\n 2. City\n 3. 
County\n")

How do I hide the input that the user types? The program runs in the 
bash shell.

TIA!!!




More information about the Python-list mailing list