Steve Dower added the comment:

It sounds like the script should handle the case where someone has already 
changed stdout better. We wrap the streams in PTVS so we can forward the output 
into the IDE where Unicode will display properly anyway.

Our wrapper missing fileno is a bug in our side, but finding the original one 
will break output forwarding.

----------

_______________________________________
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