On Fri, Aug 7, 2009 at 6:10 PM, Gabriel Genellina <gagsl-...@yahoo.com.ar>wrote:

> En Fri, 07 Aug 2009 16:07:48 -0300, John Nagle <na...@animats.com>
> escribió:
>
>    Feedparser requires SGMLlib, which has been removed from Python 3.0.
>> Feedparser hasn't been updated since 2007. Does this mean Feedparser
>> is dead?
>>
>
> Since we have generic and easy of use XML parsers like ElementTree and
> lxml,  specialized rss parsers like feedparser are not so much required.
> I've used ElementTree when I had to parse an rss feed in the past (not so
> many times).
>
> --
> Gabriel Genellina
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

feedparser is much more than than an just  another xml
 parser.

Read its documetion.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to