[Tutor] Help with file I/O.

Alan G alan.gauld at freenet.co.uk
Mon Aug 1 01:45:23 CEST 2005


> baffling me. Now I'm first going to write the main part of a 
> password

You might find the getpass module useful for that...
It provides a raw_input style prompt that doesn't
display what the user types...

HTH,

Alan G.



More information about the Tutor mailing list