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 georg.brandl
Recipients crkirkwood, docs@python, georg.brandl, r.david.murray
Date 2014-11-11.09:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415697131.29.0.935222371599.issue22843@psf.upfronthosting.co.za>
In-reply-to
Content
"evaluates true" should not be used in any case, the objects do not equal to True in any case.

The phrase "is considered true in a boolean context" is already in the docs and could be used here too.
History
Date User Action Args
2014-11-11 09:12:11georg.brandlsetrecipients: + georg.brandl, r.david.murray, docs@python, crkirkwood
2014-11-11 09:12:11georg.brandlsetmessageid: <1415697131.29.0.935222371599.issue22843@psf.upfronthosting.co.za>
2014-11-11 09:12:11georg.brandllinkissue22843 messages
2014-11-11 09:12:11georg.brandlcreate