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

  /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...]

Completed in 528 milliseconds