ulrice jardin wrote:
> hi
> 
> I had a look to this htmlentitydefs lib, but I still
> don't know how to convert html special characters into
> latin-1 characters.
> For instance, how can I convert ' into ' or é
> and é into é?

Searching comp.lang.python for 'htmlentitydefs' gives quite a few solutions.

Here is one way:
http://groups-beta.google.com/group/comp.lang.python/browse_frm/thread/9b7bb3f621b4b8e4/3b00a890cf3a5e46?q=htmlentitydefs&rnum=3&hl=en#3b00a890cf3a5e46

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

Reply via email to