Chris Jerdonek added the comment:
What is the change to the documentation being suggested here? The code does
reference os.linesep, so it seems like the documentation is correct, or am I
missing something?
self._writetranslate = newline != ''
self._writenl = newline or os.linesep
self._encoder = None
http://hg.python.org/cpython/file/20a46c73855f/Lib/_pyio.py#l1501
----------
nosy: +cjerdonek
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15555>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com