[issue1395] py3k: duplicated line endings when using read(1)

Amaury Forgeot d'Arc report at bugs.python.org
Thu Nov 8 01:30:48 CET 2007


Amaury Forgeot d'Arc added the comment:

> io3.diff does replacenl() in adjust_chunk() (trying Amaury's
> suggestion). Can you see if it fixes test_mailbox failures?

Unfortunately, it does not. And some tests now fail in test_io
(correcting testTelling seems a good start point, since we just changed
the tell() behaviour)

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1395>
__________________________________


More information about the Python-bugs-list mailing list