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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urlparse.py 257 bscheme, bnetloc, bpath, bparams, bquery, bfragment = \
260 urlparse(url, bscheme, allow_fragments)
261 if scheme != bscheme or scheme not in uses_relative:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 257 bscheme, bnetloc, bpath, bparams, bquery, bfragment = \
260 urlparse(url, bscheme, allow_fragments)
261 if scheme != bscheme or scheme not in uses_relative:

Completed in 4979 milliseconds