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 kjohnson
Recipients
Date 2007-07-27.12:52:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Yes, that is what I was looking for. It seems a strange place for the information. Could this be cross-referenced from the Library Reference? I never even thought to look for it in the Language Ref. Other list operations are documented in 
http://docs.python.org/lib/typesseq.html
and this page discusses comparison of library types in general:
http://docs.python.org/lib/comparisons.html

I think it would be worth either repeating or linking to the information from the language ref on either of these pages.

Thanks,
Kent
History
Date User Action Args
2007-08-23 14:58:52adminlinkissue1760423 messages
2007-08-23 14:58:52admincreate