straw-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-commits] address@hidden/straw--mainline--0.23--patch-24


From: juri
Subject: [Straw-commits] address@hidden/straw--mainline--0.23--patch-24
Date: Sun, 25 Apr 2004 16:56:56 +0300

Revision: straw--mainline--0.23--patch-24
Archive: address@hidden
Creator: Juri Pakaste <address@hidden>
Date: Sun Apr 25 16:56:56 EEST 2004
Standard-date: 2004-04-25 13:56:56 GMT
Modified-files: src/lib/SummaryParser.py src/lib/error.py
New-patches: address@hidden/straw--mainline--0.23--patch-24
Summary: add a workaround for weird feedparser behaviour
Keywords: 

on patrick logan's feed feedparser was, for an unknown reason,
returning for one item (not the others) content, creator, description,
link, modified and title as a list containing a dict containing keys
base, language, mode, type, value

this works around that - i'm not sure if it's a feature and if i did the right
thing, but at least this gets rid of an interesting "AttributeError: 'list'
object has no attribute 'strip'" error message.

i took a snapshot of the feed, if someone wants to look into this more, i can
provide it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]