HomeSort by relevance Sort by last modified time
    Searched refs:applies_to (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
robotparser.py 143 if entry.applies_to(useragent):
166 def applies_to(self, filename): member in class:RuleLine
187 def applies_to(self, useragent): member in class:Entry
205 if line.applies_to(filename):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
robotparser.py 143 if entry.applies_to(useragent):
166 def applies_to(self, filename): member in class:RuleLine
187 def applies_to(self, useragent): member in class:Entry
205 if line.applies_to(filename):

Completed in 52 milliseconds