Re: How to hide user's input

From: Jeff Epler (jepler_at_unpythonic.net)
Date: 01/19/04


Date: Sun, 18 Jan 2004 21:18:16 -0600
To: Bart Nessux <bart_nessux@hotmail.com>

see the getpass module for one way to do this...

Jeff