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 python-dev
Recipients chris.jerdonek, docs@python, jcea, ncoghlan, pitrou, python-dev, r.david.murray, terry.reedy
Date 2012-08-06.20:09:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WrVMH0psNzPmb@mail.python.org>
In-reply-to
Content
New changeset 768b188262e7 by R David Murray in branch '3.2':
#15554: clarify splitlines/split differences.
http://hg.python.org/cpython/rev/768b188262e7

New changeset 0d6eea2330d0 by R David Murray in branch 'default':
Merge #15554: clarify splitlines/split differences.
http://hg.python.org/cpython/rev/0d6eea2330d0

New changeset e057a7d18fa2 by R David Murray in branch '2.7':
#15554: clarify splitlines/split differences.
http://hg.python.org/cpython/rev/e057a7d18fa2
History
Date User Action Args
2012-08-06 20:09:51python-devsetrecipients: + python-dev, terry.reedy, jcea, ncoghlan, pitrou, r.david.murray, chris.jerdonek, docs@python
2012-08-06 20:09:50python-devlinkissue15554 messages
2012-08-06 20:09:49python-devcreate