Home
last modified time | relevance | path

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

/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py309 return self._findOne(self.findPreviousSiblings, name, attrs, text,
312 def findPreviousSiblings(self, name=None, attrs={}, text=None, member in PageElement
318 fetchPreviousSiblings = findPreviousSiblings # Compatibility with pre-3.x