commit | 88d23309e937df1cf99e9a649a7b2684fc1159c5 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Oct 18 22:25:22 1999 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Oct 18 22:25:22 1999 +0000 |
tree | af6dc3c9aed0354bc4f8dc1bae31372abac0fb34 | |
parent | f8d8e07601d06e709000429f3b504a0e5a0963bf [diff] |
print a warning if the password will be echoed. At import time, getpass will be bound to the appropriate platform-specific function. If the platform's echo-disabler is not available, default_getpass, which prints the warning, will be used