[docs] [issue22232] str.splitlines splitting on non-\r\n characters
Alexander Schrijver
report at bugs.python.org
Tue May 31 17:14:20 EDT 2016
Alexander Schrijver added the comment:
This diff updates the cpython (tip) documentation to document the different behaviour when using splitlines on bytes objects or string objects.
----------
keywords: +patch
nosy: +Alexander Schrijver
Added file: http://bugs.python.org/file43071/cpython3.5_splitlines.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22232>
_______________________________________
More information about the docs
mailing list