Home
last modified time | relevance | path

Searched defs:unix_getpass (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dgetpass.py29 def unix_getpass(prompt='Password: ', stream=None): function
/external/python/cpython2/Lib/
Dgetpass.py26 def unix_getpass(prompt='Password: ', stream=None): function