help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

python mode shell and unicode


From: Max Arnold
Subject: python mode shell and unicode
Date: Fri, 26 Mar 2010 22:35:43 +0700
User-agent: Mutt/1.5.20 (2009-06-14)

Hi all!

My python-shell invoked via C-c C-c from python buffer can not print unicode 
characters (emits
UnicodeEncodeError) and sys.stdout.encoding is empty. System wide LANG set to 
"ru_RU.UTF-8" and
os.environ.get('LANG') in python shell confirms this.

When python-shell invoked manually (M-x python-shell) there is no encoding 
issues. Any ideas?

Cheers, Max




reply via email to

[Prev in Thread] Current Thread [Next in Thread]