passiomatic / coldsweat

Web RSS aggregator and reader compatible with the Fever API
MIT License
145 stars 21 forks source link

Check for bozo bit after a feed has been parsed #31

Closed passiomatic closed 10 years ago

passiomatic commented 10 years ago

See http://pythonhosted.org/feedparser/reference-bozo.html

This could help to ignore malformed feeds or increment Feed.error_count field.