HomeSort by relevance Sort by last modified time
    Searched full:win_getpass (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
getpass.py 89 def win_getpass(prompt='Password: ', stream=None): function
177 getpass = win_getpass
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
getpass.py 89 def win_getpass(prompt='Password: ', stream=None): function
177 getpass = win_getpass

Completed in 65 milliseconds