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 eric.araujo
Recipients Retro, belopolsky, eric.araujo, georg.brandl, r.david.murray, shadikka, terry.reedy
Date 2010-10-19.18:39:18
SpamBayes Score 0.012941536
Marked as misclassified No
Message-id <1287513559.49.0.701125900285.issue10073@psf.upfronthosting.co.za>
In-reply-to
Content
> How does adding those parens change semantics?
It changes boolean evaluation paths.  See for example http://docs.python.org/py3k/reference/expressions#boolean-operations .  If you have more questions, python-list is an open and friendly mailing list dedicated to answering them.
History
Date User Action Args
2010-10-19 18:39:19eric.araujosetrecipients: + eric.araujo, georg.brandl, terry.reedy, belopolsky, Retro, r.david.murray, shadikka
2010-10-19 18:39:19eric.araujosetmessageid: <1287513559.49.0.701125900285.issue10073@psf.upfronthosting.co.za>
2010-10-19 18:39:18eric.araujolinkissue10073 messages
2010-10-19 18:39:18eric.araujocreate