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 docs@python, ekorn, eric.araujo, r.david.murray
Date 2011-05-23.14:22:33
SpamBayes Score 0.002001878
Marked as misclassified No
Message-id <1306160554.36.0.693145042449.issue12148@psf.upfronthosting.co.za>
In-reply-to
Content
As a non-native speaker, I found constructs such as “OR-ed” or “syncing” a bit non-obvious when I started reading docs.  +1 on adding “bitwise”, +1 on changing to “combined with the | operator”.  (Yes, this is an or-ed vote.)
History
Date User Action Args
2011-05-23 14:22:34eric.araujosetrecipients: + eric.araujo, r.david.murray, ekorn, docs@python
2011-05-23 14:22:34eric.araujosetmessageid: <1306160554.36.0.693145042449.issue12148@psf.upfronthosting.co.za>
2011-05-23 14:22:33eric.araujolinkissue12148 messages
2011-05-23 14:22:33eric.araujocreate