◐ Shell
reader mode source ↗

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 eric.araujo
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl, jgehrcke
Date 2014-05-25.19:08:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401044886.44.0.578770652665.issue21575@psf.upfronthosting.co.za>
In-reply-to
Content
I assume it is on purpose that the tutorial does not show all methods with all their arguments.  It could overwhelm readers with too much information, and would also duplicate the full doc that’s in the reference.

A link from this tutorial page to the list reference (and maybe the sorting howto) could be a good addition.
History
Date User Action Args
2014-05-25 19:08:06eric.araujosetrecipients: + eric.araujo, georg.brandl, ezio.melotti, jgehrcke, docs@python
2014-05-25 19:08:06eric.araujosetmessageid: <1401044886.44.0.578770652665.issue21575@psf.upfronthosting.co.za>
2014-05-25 19:08:06eric.araujolinkissue21575 messages
2014-05-25 19:08:06eric.araujocreate