[pypy-issue] [issue861] Interactive console doesn't represent unicode right

Kostya Rybnikov tracker at bugs.pypy.org
Sun Sep 4 17:34:43 CEST 2011


New submission from Kostya Rybnikov <k.bx at ya.ru>:

to make long story short:

kost at kost-laptop:~/bin$ ./pypy-c-jit-47053-8ae8f6105e07-linux64/bin/pypy 
Python 2.7.1 (8ae8f6105e07, Sep 04 2011, 03:31:47)
[PyPy 1.6.0-dev1 with GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
And now for something completely different: ``color-coded blues''
>>>> print u'йцукен'
йцукен

----------
messages: 3085
nosy: k_bx, pypy-issue
priority: bug
status: unread
title: Interactive console doesn't represent unicode right

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue861>
________________________________________


More information about the pypy-issue mailing list