Lines Matching refs:urlsplit
35 "urlsplit", "urlunsplit", "urlencode", "parse_qs",358 splitresult = urlsplit(url, scheme, allow_fragments)384 def urlsplit(url, scheme='', allow_fragments=True):452 """Combine the elements of a tuple as returned by urlsplit() into a