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 martin.panter
Recipients RK-5wWm9h, docs@python, martin.panter, r.david.murray
Date 2017-01-19.22:36:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484865368.31.0.826436488155.issue29323@psf.upfronthosting.co.za>
In-reply-to
Content
If you read the whole paragraph carefully, I don't think it is too misleading. "In particular, tuples and lists . . ." suggests the author was just trying to say that a tuple never compares equal to a list. Maybe we just need to make that more obvious?

However there are other problems in this part of the reference about comparing different types. See Issue 22000, about the earlier section on Comparisons of built-in types.
History
Date User Action Args
2017-01-19 22:36:08martin.pantersetrecipients: + martin.panter, r.david.murray, docs@python, RK-5wWm9h
2017-01-19 22:36:08martin.pantersetmessageid: <1484865368.31.0.826436488155.issue29323@psf.upfronthosting.co.za>
2017-01-19 22:36:08martin.panterlinkissue29323 messages
2017-01-19 22:36:08martin.pantercreate