Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:urlparse

24 import urlparse
675 scheme, loc, path, query, frag = urlparse.urlsplit(self._dict['Download-URL'])