encoding

Ignacio Vazquez-Abrams ignacio at openservices.net
Mon Aug 27 12:13:24 EDT 2001


On Mon, 27 Aug 2001, Sergei N. Maslennikov wrote:

> Dear python-list,
>
> How to convert a string from any national encoding to another? For
> example from cp866 to cp1251.

Use iconv. Here's a link to a Python wrapper I just found:

  http://www.mx1.ru/iconv/

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list