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 benjamin.peterson, docs@python, eric.araujo, ezio.melotti, fdrake, georg.brandl, nestor, terry.reedy
Date 2010-11-26.03:55:58
SpamBayes Score 5.3122754e-08
Marked as misclassified No
Message-id <1290743760.33.0.0558412929165.issue10299@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think it's worth changing it. The table still provides a good overview, and having them at the end won't prevent people to find their doc.
Both the table and the page could be divided in sections though, if we find a way to group all the functions that makes enough sense (e.g. put together int/dict/list/set/etc, getattr/setattr/delattr, but then it's difficult to add more groups without maxing them too small).
History
Date User Action Args
2010-11-26 03:56:00ezio.melottisetrecipients: + ezio.melotti, fdrake, georg.brandl, terry.reedy, benjamin.peterson, eric.araujo, nestor, docs@python
2010-11-26 03:56:00ezio.melottisetmessageid: <1290743760.33.0.0558412929165.issue10299@psf.upfronthosting.co.za>
2010-11-26 03:55:58ezio.melottilinkissue10299 messages
2010-11-26 03:55:58ezio.melotticreate