[issue17083] can't specify newline string for readline for binary files

Akira Li report at bugs.python.org
Fri Jul 25 22:22:35 CEST 2014


Akira Li added the comment:

Related issue #1152248: Add support for reading records with 
arbitrary separators to the standard IO stack

It suggests to extend the newline support for both text and
binary files.

----------
nosy: +akira

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


More information about the Python-bugs-list mailing list