[issue12591] TextIOWrapper should fall back on read() if read1() doesn't exist

Antoine Pitrou report at bugs.python.org
Sat Jul 23 19:52:40 CEST 2011


Changes by Antoine Pitrou <pitrou at free.fr>:


----------
title: text files returned by subprocess.Popen with universal_newlines=True are not iterable -> TextIOWrapper should fall back on read() if read1() doesn't exist

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12591>
_______________________________________


More information about the Python-bugs-list mailing list