Mailing List Archive

[issue1771364] Misc improvements for the io module
Guido van Rossum added the comment:

Thanks!!

Committed revision 57564.

SocketIO was recently moved to socket.py because that's the only place
that uses it. So I've removed it from io.__all__.

The only other change I applied was related to the isatty check -- you
accidentally changed things so that buffering would *always* be set to 1
if raw.isatty is true. The intention was for this to affect the default
only.

----------
resolution: -> accepted
status: open -> closed

_____________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1771364>
_____________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com