RobotFileParserFixed

patched version of RobotFileParser, integrating fixes from Python 2.3a2 and bug 690214


Methods

f __init__(self, url='') ...

f can_fetch(self, useragent, url) ...

using the parsed robots.txt decide if useragent can fetch url

See the source for more information.