New submission from anatoly techtonik <techto...@gmail.com>:

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.

----------
assignee: d...@python
components: Documentation
messages: 107321
nosy: d...@python, techtonik
priority: normal
severity: normal
status: open
title: *HTTPServer need a summary page with API inheritance table
versions: Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8940>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to