Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b58dff553b51a139cc9be4fc5cdbb0c8c4638ce4
/
Lib
/
getpass.py
1a7bab0
Don't use raw_input() to ask for the password; this puts the password
by Guido van Rossum
· 27 years ago
c3da02e
Don't catch interrupts in getpass() -- the finally clause will reset
by Guido van Rossum
· 27 years ago
fb9b7fd
Be nicer to systems that have neither termios nor msvcrt.
by Guido van Rossum
· 27 years ago
b5903ac
Another new utility: getpass() prompts for a password, with echo off.
by Guido van Rossum
· 27 years ago