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 rhettinger
Recipients berker.peksag, cheryl.sabella, docs@python, ezio.melotti, martin.panter, rhettinger
Date 2017-05-21.06:53:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495349592.55.0.438844682841.issue23560@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think this should be done.  Instead, add a table at the top listing the functions in groups, possibly linking to the alphabetical details docs below.

When looking a what a string method does, alphabetical makes the search easier than having to guess which group something is in before you can find it.
History
Date User Action Args
2017-05-21 06:53:12rhettingersetrecipients: + rhettinger, ezio.melotti, docs@python, berker.peksag, martin.panter, cheryl.sabella
2017-05-21 06:53:12rhettingersetmessageid: <1495349592.55.0.438844682841.issue23560@psf.upfronthosting.co.za>
2017-05-21 06:53:12rhettingerlinkissue23560 messages
2017-05-21 06:53:12rhettingercreate