Larry Bates wrote:

> If the HTML on the page(s) you want to process is clean and well formed it
> can be pretty easy.  Download elementree from:
> 
> http://effbot.org/zone/element-index.htm

and if it turns out to be messy, but you still want to use the same API, 
see:

     http://effbot.org/zone/element-soup.htm

</F>

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

Reply via email to