STINNER Victor <victor.stin...@haypocalc.com> added the comment:

unicode3.py replaces sys.stdout, sys.stdout.buffer, sys.stderr and 
sys.stderr.buffer to use WriteConsoleW() and WriteConsoleA(). It displays also 
a lot of information about encodings and displays some characters (I wrote my 
tests for cp850, cp1252 and cp65001).

----------
Added file: http://bugs.python.org/file23461/unicode3.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to