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

I might add, in case it wasn't clear, that you will only encounter a raw
IO object (rather than a buffered one) if you construct one directly, or
if you give "buffering=0" to open().

----------

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

Reply via email to