Lines Matching refs:words
755 words = line.split()756 if len(words) == 2 and words[0] == "URL:":757 url = words[1]