Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_getpass.py105 getpass.unix_getpass()
120 getpass.unix_getpass()
133 getpass.unix_getpass()
146 getpass.unix_getpass(stream=mock_stream)
156 getpass.unix_getpass()
/third_party/python/Lib/
Dgetpass.py29 def unix_getpass(prompt='Password: ', stream=None): function
185 getpass = unix_getpass