Rares Vernica wrote:

> Is there an encode/decode error handler that can replace all the
> not-ascii letters from iso-8859-1 with their closest ascii letter?

A mapping, not an error handler, but it might do the job:

http://effbot.org/zone/unicode-convert.htm

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

Reply via email to