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 Jim.Jewett, docs@python, ezio.melotti, martin.panter, r.david.murray
Date 2015-07-22.03:31:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437535904.76.0.931684157225.issue22000@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, this is about a different section of the documentation. But it might still be best to update /Doc/reference/expressions.rst first in Issue 12067, and then sort out /Doc/library/stdtypes.rst to match.

Why do we need a dedicated section in Built-in Types about Comparisons? I think it might make more sense to just document how comparisons work separately for each type (Numeric, Sequence, Text, etc), if this is not already done.
History
Date User Action Args
2015-07-22 03:31:44martin.pantersetrecipients: + martin.panter, ezio.melotti, r.david.murray, docs@python, Jim.Jewett
2015-07-22 03:31:44martin.pantersetmessageid: <1437535904.76.0.931684157225.issue22000@psf.upfronthosting.co.za>
2015-07-22 03:31:44martin.panterlinkissue22000 messages
2015-07-22 03:31:44martin.pantercreate