Home | History | Annotate | Download | only in testserver

Lines Matching full:urlparse

31 import urlparse
761 _, _, url_path, _, query, _ = urlparse.urlparse(self.path)
859 _, _, url_path, _, query, _ = urlparse.urlparse(self.path)