internetarchive/warctools

warcfilter.py needs to import logging

Opened this issue · 1 comments

It's used in parse_http_response. Could you update asap? We are using it but it fails because it has not imported logging.

Pull request?