Module robotparser :: Class Entry
[hide private]
[frames] | no frames]

_ClassType Entry

An entry has one or more user-agents and zero or more rulelines

Instance Methods [hide private]
 
__init__(self)
 
__str__(self)
 
applies_to(self, useragent)
check if this entry applies to the specified agent
 
allowance(self, filename)
Preconditions:
Method Details [hide private]

allowance(self, filename)

 

Preconditions:

  • our agent applies to this entry
  • filename is URL decoded