> Hi all, I'm using py3k and the urllib package to download web pages. Can 
> you suggest me a package that can translate reserved characters in html 
> like "è", "ò", "é" in the corresponding correct 
> encoding?

I think the html parser of LXML can convert the entities, too.

Christian

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

Reply via email to