Drekin added the comment:

I have deleted all my old files and added only my current implementation of the 
stream objects as the only relevant part to this issue.

@Mark Summerfield: I have added __init__.py to the new version of 
win_unicode_console. If there is any problem, you can start an issue on project 
GitHub site or contact me.

@Victor Stinner, @Nick Coghlan: What's wrong with looking on Windows wide 
strings as on UTF-16-LE encoded bytes and building the raw stream objects 
around this?

----------
Added file: http://bugs.python.org/file36120/streams.py

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

Reply via email to