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 ezio.melotti
Recipients Fj, docs@python, ezio.melotti, python-dev
Date 2012-05-10.12:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336653399.01.0.792234092173.issue14763@psf.upfronthosting.co.za>
In-reply-to
Content
I now documented it in the documentation of str.split too.  I left the docstrings alone since they don't need to be as exhaustive as the official documentation, and there's normally no reason to use -1 directly.
History
Date User Action Args
2012-05-10 12:36:39ezio.melottisetrecipients: + ezio.melotti, Fj, docs@python, python-dev
2012-05-10 12:36:39ezio.melottisetmessageid: <1336653399.01.0.792234092173.issue14763@psf.upfronthosting.co.za>
2012-05-10 12:36:38ezio.melottilinkissue14763 messages
2012-05-10 12:36:38ezio.melotticreate