Skip to content

AttributeError: 'Request' object has no attribute '_enc_data' #1

@ersi

Description

@ersi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions