[issue3359] add 'rbU' mode to open()

Skip Montanaro report at bugs.python.org
Wed Jul 23 20:14:19 CEST 2008


Skip Montanaro <skip at pobox.com> added the comment:

As I indicated in msg69679 if you want to see the line endings just open
the file in binary mode ('rb').

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


More information about the Python-bugs-list mailing list