Searched refs:splittype (Results 1 – 1 of 1) sorted by relevance
315 def splittype(url): # type: (str) -> Tuple[Optional[str], str] function326 url_type, path = splittype(url)