python 2.3.4, cx_Oracle 4.1 and utf-8 - trouble

2005-05-12 Thread Maxim Kuleshov
nt - Oracle Client 9.2.0.1.0 NLS_LANG="RUSSIAN_CIS.UTF8" -- Best regards, Maxim Kuleshov -- http://mail.python.org/mailman/listinfo/python-list

Internationalized To:'s and Cc:'s

2009-10-07 Thread Maxim Kuleshov
Hello! How should I correctly construct internationalized base64'ed MIME header? The problem is that 'real name' _should_ be encoded, but the email address - should not. For example, ?utf-8?bla-bla=?= should be the correct format, and ?utf-8?bla-bla-bla-bla=?= - incorrect. But email.Header encod