Ross Lagerwall <rosslagerw...@gmail.com> added the comment:

> to get that behavior, change the =1 default to =io.DEFAULT_BUFFER_SIZE in 
> ross's patch.

The problem is, it doesn't seem like you can import and use 
io.DEFAULT_BUFFER_SIZE from inside os.py. Python fails to start.

You can import _io.DEFAULT_BUFFER_SIZE though.

----------

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

Reply via email to