[docs] [issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline

Elena Oat report at bugs.python.org
Thu Apr 26 06:13:00 EDT 2018


Elena Oat <oat.elena at gmail.com> added the comment:

Note that the correct link to the test case is:
https://github.com/python/cpython/blob/master/Lib/test/test_io.py#L2565

----------
nosy: +Elena.Oat

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22069>
_______________________________________


More information about the docs mailing list