Results 1 comments of phck

This suggested workaround didn't fix the problem. I commented out lines 84 & 85 in `readinglistlib.py` > ``` > if None != dateformat: > articles = map(self.formatDates, articles, [dateformat for...