Home
last modified time | relevance | path

Searched refs:findNextSiblings (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py282 return self._findOne(self.findNextSiblings, name, attrs, text,
285 def findNextSiblings(self, name=None, attrs={}, text=None, limit=None, member in PageElement
291 fetchNextSiblings = findNextSiblings # Compatibility with pre-3.x