Home
last modified time | relevance | path

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

/external/python/cpython3/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()
/external/python/cpython2/Lib/
Dgetpass.py26 def unix_getpass(prompt='Password: ', stream=None): function
179 getpass = unix_getpass
/external/python/cpython3/Lib/
Dgetpass.py29 def unix_getpass(prompt='Password: ', stream=None): function
185 getpass = unix_getpass