[IPython-dev] Bug: unicode and IPython

Ville Vainio vivainio at gmail.com
Fri Aug 11 04:50:08 EDT 2006


On 8/11/06, Alexander Belchenko <bialix at ukr.net> wrote:

> My console encoding is cp866 (russian windows console):
>
> In [1]: import sys
>
> In [2]: sys.stdout.encoding
> Out[2]: 'cp866'
>
> In [3]: sys.stdin.encoding
> Out[3]: 'cp866'

And what's the encoding in normal python prompt?

-- 
Ville Vainio - vivainio.googlepages.com
vainio.blogspot.com - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list