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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 40 "splitnport", "splitquery", "splitattr", "splitvalue",
250 path, garbage = splitattr(path or "")
526 path, attrs = splitattr(path)
1177 def splitattr(url): function
    [all...]
urllib2.py 114 splitattr, ftpwrapper, splituser, splitpasswd, splitvalue)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py 40 "splitnport", "splitquery", "splitattr", "splitvalue",
250 path, garbage = splitattr(path or "")
526 path, attrs = splitattr(path)
1177 def splitattr(url): function
    [all...]
urllib2.py 114 splitattr, ftpwrapper, splituser, splitpasswd, splitvalue)
    [all...]

Completed in 218 milliseconds