Home
Press ? for keyboard navigation
❮
telnet
ftp
❯
prompt for password
examples/net/prompt_password.py
import
getpass
password
=
getpass
.
getpass
(
"Password:"
)
print
(
password
)
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)