Andrew McNabb <amcn...@mcnabbs.org> added the comment:

I would imagine that this would come up in most programs that read data from a 
pipe or from a socket (which are binary data) and then output to stdout or 
stderr.  I ran across the problem in my first non-trivial port to Python 3, and 
it seems like a common case to me.

But having the weird behavior documented is the most important thing.

----------

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

Reply via email to