Password prompting
kevanh@lsl.co.uk
Tue, 28 Mar 95 15:53:26 +0100
How do I prompt for a password in Python? i.e. with no feedback of the
typed in characters. This is for TTY terminal input on which I normally use
raw_input() for standard prompts.
Many Thanks
--
Kevan