[issue9593] utf8 codec readlines error after "\x85 "

Joseph Copenhaver report at bugs.python.org
Fri Aug 13 22:13:08 CEST 2010


Joseph Copenhaver <joseph.copenhaver at gmail.com> added the comment:

I now recognize the issue was in regard to format problems and not python, but the area where this code will be used requires the use of the codecs module.
Is there any way to get the efficiency of codecs I/O readlines() chunking behavior and specify a list of characters to use? Can the file delimiter be changed in python as in perl?

Thanks for the quick response.

----------

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


More information about the Python-bugs-list mailing list