Gabriel Genellina <[EMAIL PROTECTED]> wrote:

> At Wednesday 10/1/2007 14:38, [EMAIL PROTECTED] wrote:
> 
>> >>> d =
>> >>> feedparser.parse('http://weather.yahooapis.com/forecastrss?p=
> 94089')
>> >>> d.feed.yweather_location
>>u''
> 
> You have to feed it the *contents* of the page, not its URL.
> 
> 

The online documentation disagrees with you:

http://feedparser.org/docs/introduction.html


max

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to