getpass |
Utilities to get a password and/or the current user name.
getpass(prompt) - prompt for a password, with echo turned off
getuser() - get the user name from the environment or password database
Authors: Piers Lauder (original)
Guido van Rossum (Windows support and cleanup)
Functions | ||
|