Make feedscanner handle Content-Encoding: gzip.
authorAdam Sampson <ats@offog.org>
Sun, 4 Aug 2013 13:35:51 +0000 (13:35 +0000)
committerAdam Sampson <ats@offog.org>
Sun, 4 Aug 2013 13:35:51 +0000 (13:35 +0000)
commit2ffa6902a80c712c7261cca6ca447efcb908b2a8
treea2817ae42a457e6f0e47fcd5db6b7db160086a41
parentec3a9e54e410c0bc6b056d6094de304111947636
Make feedscanner handle Content-Encoding: gzip.

Having to do this by hand (when feedparser does too) is a pain --
it really ought to be handled by urllib2 upstream.
NEWS
rawdoglib/feedscanner.py
test-rawdog
testserver.py