John Nagle added the comment: (That's from a subclass I wrote. As a change to RobotFileParser, __init__ should start like this.)
def __init__(self, url='', user_agent=None): self.user_agent = user_agent # save user agent ... ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28756> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com