When extracting the date, don't die if a field is invalid, ignore it.
authorNeal H. Walfield <neal@walfield.org>
Thu, 29 Dec 2011 09:21:35 +0000 (09:21 +0000)
committerYves <yves@marcoz.org>
Thu, 29 Dec 2011 22:34:24 +0000 (14:34 -0800)
commit9f5cd8b1c4aed2c2fdcee7d0635a6ee4e2651998
tree4d7d688eaa19c10e139c182902424a0606c848c0
parent4e4b3e9a9654197b1cbe2d646140474d22ba8662
When extracting the date, don't die if a field is invalid, ignore it.

Reported By: James Hunt
src/rss_sqlite.py