This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Alexander Schrijver
Recipients Alexander Schrijver, barry, docs@python, ezio.melotti, gregory.p.smith, jwilk, martin.panter, python-dev, r.david.murray, scharron, serhiy.storchaka, terry.reedy, vstinner
Date 2016-05-31.21:14:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464729260.07.0.544603757097.issue22232@psf.upfronthosting.co.za>
In-reply-to
Content
This diff updates the cpython (tip) documentation to document the different behaviour when using splitlines on bytes objects or string objects.
History
Date User Action Args
2016-05-31 21:14:20Alexander Schrijversetrecipients: + Alexander Schrijver, barry, terry.reedy, gregory.p.smith, vstinner, jwilk, ezio.melotti, r.david.murray, docs@python, python-dev, martin.panter, serhiy.storchaka, scharron
2016-05-31 21:14:20Alexander Schrijversetmessageid: <1464729260.07.0.544603757097.issue22232@psf.upfronthosting.co.za>
2016-05-31 21:14:20Alexander Schrijverlinkissue22232 messages
2016-05-31 21:14:20Alexander Schrijvercreate