Seems like Scraper.write() throws an AttributeError.
What's L116 doing? https://github.com/tef/crawler/blob/master/crawler.py#L116
Should it be "content = response.content" instead of content = request._enc_data?
Environment:
Python: 2.7.3
Requests: 0.13.2
hanzo.warctools: 0.2