Don't crash if feedparser.parse raises an exception.
authorAdam Sampson <ats@offog.org>
Sat, 1 Feb 2014 22:49:04 +0000 (22:49 +0000)
committerAdam Sampson <ats@offog.org>
Sat, 1 Feb 2014 22:49:04 +0000 (22:49 +0000)
commit42d67584ca9fb708717dfd2c17f8fecff1dd5d7b
tree63579601a09d2db9401a5f751facf968ce267534
parentda122cbdc16210118f37501b818f78b24d7c86d6
Don't crash if feedparser.parse raises an exception.

Also add a testcase for this, and some explicit comments in the source
about where it has to handle incomplete responses.
NEWS
rawdoglib/rawdog.py
test-rawdog