class AlreadyVisitedError(Exception): pass class HTTPResponseError(Exception): pass