New submission from Neil Schemenauer <nas-pyt...@arctrix.com>:
This seems to be a bug in codecs.getreader(). io.TextIOWrapper(fp, encoding) works correctly. ---------- files: codecs_bug.py messages: 326382 nosy: nascheme priority: low severity: normal status: open title: codecs.getreader() splits lines containing control characters type: behavior Added file: https://bugs.python.org/file47823/codecs_bug.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34801> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com