Antoine Pitrou <pit...@free.fr> added the comment:

So, as the title indicates, I think we should make TextIOWrapper work with raw 
IO objects. The reason is so that write() can behave in a totally unbuffered 
way, which is necessary for Popen to behave appropriately.

----------

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

Reply via email to