Home | History | Annotate | Download | only in bugzilla

Lines Matching refs:findNext

148         quips = soup.find(text=re.compile(r"Existing quips:")).findNext("ul").findAll("li")