[issue3359] add 'rbU' mode to open()
anatoly techtonik
report at bugs.python.org
Tue Jul 15 21:05:45 CEST 2008
anatoly techtonik <techtonik at gmail.com> added the comment:
If you open file with 'r' - all line endings will be mapped precisely to
'\n' anyways, so it has nothing to do with 'U' mode.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3359>
_______________________________________
More information about the Python-bugs-list
mailing list