[Python-Dev] Python Library Reference top page too long (original) (raw)

Russell E. Owen rowen at cesmail.net
Fri Mar 17 19:44:59 CET 2006


In article <dvdl6c$cgt$1 at sea.gmane.org>, Georg Brandl <g.brandl at gmx.net> wrote:

>> Another thing that would be really useful is to list the actual >> built-in types with the category. For example: >> Sequence Types (str, unicode, list, tuple, buffer, xrange) >> Mapping Types (dict) > > +1

If I understand correctly what you mean, that's already done.

You're right! I was using a local copy of 2.4.0 documentation and it did not have this feature.

-- Russell



More information about the Python-Dev mailing list