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 math_foo
Recipients docs@python, ekorn, eric.araujo, math_foo, r.david.murray, terry.reedy
Date 2014-04-16.23:43:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397691815.87.0.476941970596.issue12148@psf.upfronthosting.co.za>
In-reply-to
Content
I grepped for 's together' and found two instances of "or's together" in the docs which I reworded to use bitwise-or instead, in the attached patch.
History
Date User Action Args
2014-04-16 23:43:35math_foosetrecipients: + math_foo, terry.reedy, eric.araujo, r.david.murray, ekorn, docs@python
2014-04-16 23:43:35math_foosetmessageid: <1397691815.87.0.476941970596.issue12148@psf.upfronthosting.co.za>
2014-04-16 23:43:35math_foolinkissue12148 messages
2014-04-16 23:43:35math_foocreate