Feedparser problem

Jonathan Nelson iamelgringo at gmail.com
Thu Jun 4 12:42:27 EDT 2009


I'm trying to add a feedreader element to my django project.  I'm
using Mark Pilgrim's great feedparser library.  I've used it before
without any problems.  I'm getting a TypeError I can't figure out.
I've tried searching google, bing, google groups to no avail.

Here's the dpaste of what I'm trying to do and the result I'm
getting:

http://dpaste.com/51406/

I've tried checking my firewall settings.  I'm using Windows 7 and
Python 2.6.  Win 7 is allowing other Python programs through.  I've
tried several different RSS urls with the same result.

Any thoughts would be greatly appreciated.



More information about the Python-list mailing list