STINNER Victor <[EMAIL PROTECTED]> added the comment:

$ python
Python 2.5.1 (r251:54863, Jul 31 2008, 23:17:40)
>>> print u'\u0451'
ё
>>> print u'\u0427'
Ч

@ZooKeeper: Try Python 2.6, I guess that your bug is already fixed.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4314>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to