Serhiy Storchaka added the comment:

>>> sys.stdout.line_buffering
True

For buffered streams I would expect the attribute named "buffer_size", 
conforming to the name of the parameter of the constructor.

----------
nosy: +serhiy.storchaka

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

Reply via email to