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