Martin Panter added the comment:

For Python 3, the bytes.splitlines() and bytearray.splitlines() documentation 
has been moved to a separate section out (Issue 21777). I don’t think it is 
good to add much detail of bytes.splitlines() in the str.splitlines() 
documentation.

For Python 2, perhaps see Matthew’s patches for 2.7 in Issue 12855. IMO we 
could reopen that bug if that helps, because only the Python 3 branches were 
comitted.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to