summaryrefslogtreecommitdiffstats
path: root/Lib/getpass.py
Commit message (Expand)AuthorAgeFilesLines
* Be nicer to systems that have neither termios nor msvcrt.Guido van Rossum1998-04-131-1/+10
* Another new utility: getpass() prompts for a password, with echo off.Guido van Rossum1998-04-091-0/+79