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 techtonik
Recipients docs@python, techtonik
Date 2010-06-08.13:23:13
SpamBayes Score 0.043625012
Marked as misclassified No
Message-id <1276003396.33.0.469317406109.issue8940@psf.upfronthosting.co.za>
In-reply-to
Content
The abundance of methods and hierarchy depth of various servers from "Internet Protocols and Support" section makes it extremely hard to navigate information. You need a strong OOP background to be able to use this doc effectively, as examples are not intuitive otherwise.

Usually you need a decent IDE (such as Eclipse) to get a picture of class hierarchy and a table of all available methods with a mark where they were inherited from.

Such table (at least Class Hierarchy view screenshot from Eclipse) should be available in reference for descendant classes.
History
Date User Action Args
2010-06-08 13:23:16techtoniksetrecipients: + techtonik, docs@python
2010-06-08 13:23:16techtoniksetmessageid: <1276003396.33.0.469317406109.issue8940@psf.upfronthosting.co.za>
2010-06-08 13:23:14techtoniklinkissue8940 messages
2010-06-08 13:23:14techtonikcreate