[issue6929] Confusion between "write" method of rowiobase and rawfileio
Antoine Pitrou
report at bugs.python.org
Thu Sep 17 13:45:48 CEST 2009
Antoine Pitrou <pitrou at 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 <report at bugs.python.org>
<http://bugs.python.org/issue6929>
_______________________________________
More information about the Python-bugs-list
mailing list