Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dgetpass.py129 def _raw_input(prompt="", stream=None, input=None): function
/external/python/cpython2/Lib/
Dgetpass.py121 def _raw_input(prompt="", stream=None, input=None): function