Searched refs:fetchText (Results 1 – 2 of 2) sorted by relevance
793 findText and fetchText are gone. Just pass a text argument into find944 not just tags. There are new alias methods fetchText() and firstText()991 fetchText() instead. If it turns out someone needs it I'll think of
856 def fetchText(self, text=None, recursive=True, limit=None): member in Tag