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 Fj, docs@python, ezio.melotti, python-dev
Date 2012-05-10.12:33:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SSSYb-0001vQ-1d@dinsdale.python.org>
In-reply-to
Content
New changeset 0415ecd7b0e3 by Ezio Melotti in branch '2.7':
#14763: document default maxsplit value for str.split.
http://hg.python.org/cpython/rev/0415ecd7b0e3

New changeset 62659067f5b6 by Ezio Melotti in branch '3.2':
#14763: document default maxsplit value for str.split.
http://hg.python.org/cpython/rev/62659067f5b6

New changeset bcc964092437 by Ezio Melotti in branch 'default':
#14763: merge with 3.2.
http://hg.python.org/cpython/rev/bcc964092437
History
Date User Action Args
2012-05-10 12:33:22python-devsetrecipients: + python-dev, ezio.melotti, Fj, docs@python
2012-05-10 12:33:21python-devlinkissue14763 messages
2012-05-10 12:33:21python-devcreate