Searched defs:find_user_password (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/urllib/ | ||
D | request.py | 821 def find_user_password(self, realm, authuri): member in HTTPPasswordMgr |
/external/python/cpython3/Lib/test/ | ||
D | test_urllib2.py | 568 def find_user_password(self, realm, authuri): member in MockPasswordManager |