Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ getpass.py
File
getpass.py
Lib/getpass.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Utilities to get a password and/or the current user name.
2
3
getpass(prompt[, stream[, echo_char]]) - Prompt
for
a password,
with
echo
4
turned off and optional keyboard feedback.
Callers
nothing calls this directly
Calls
1
frozendict
Class · 0.85
Tested by
no test coverage detected