Quick Question

Skip Montanaro skip at pobox.com
Sat May 17 20:55:39 EDT 2003


    anthony> I am new to python and am making a text based program with a
    anthony> user name and password screen. for the password I want it to be
    anthony> blank when they type or show an *.

Try the getpass module.

Skip





More information about the Python-list mailing list