Home | Sort by relevance Sort by last modified time |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ | |
urllib2.py | 775 if self.is_suburi(uri, reduced_authuri): 802 def is_suburi(self, base, test): member in class:HTTPPasswordMgr [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ | |
urllib2.py | 775 if self.is_suburi(uri, reduced_authuri): 802 def is_suburi(self, base, test): member in class:HTTPPasswordMgr [all...] |