[issue5451] patch to make io.StringIO consistent with open with respect to newlines

Benjamin Peterson report at bugs.python.org
Mon Mar 9 01:16:27 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

This is the intended behavior. It is consist with 2.x's
StringIO.StringIO behavior.

----------
message_count: 1.0 -> 2.0
nosy: +benjamin.peterson
nosy_count: 1.0 -> 2.0
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5451>
_______________________________________


More information about the Python-bugs-list mailing list