Lines Matching refs:splitquery
986 def splitquery(url):987 """splitquery('/path?query') --> '/path', 'query'."""