Home
last modified time | relevance | path

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

/third_party/python/Lib/urllib/
Drequest.py850 def find_user_password(self, realm, authuri): argument
900 def find_user_password(self, realm, authuri): argument
931 def is_authenticated(self, authuri): argument
/third_party/python/Lib/test/
Dtest_urllib2.py536 def find_user_password(self, realm, authuri): argument