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 rhettinger
Recipients Jim Fasarakis-Hilliard, Mariatta, docs@python, marco.buttu, rhettinger
Date 2017-02-06.07:59:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486367985.39.0.590303519606.issue29371@psf.upfronthosting.co.za>
In-reply-to
Content
This mostly looks correct.

I would change "bitwise-OR‘ed" to "bitwise ORed".  That latter form without the hyphen or apostrophe matches what is used in library/winsound.rst.

Once that change is made (in two places), go ahead an apply the patch.
History
Date User Action Args
2017-02-06 07:59:45rhettingersetrecipients: + rhettinger, docs@python, marco.buttu, Jim Fasarakis-Hilliard, Mariatta
2017-02-06 07:59:45rhettingersetmessageid: <1486367985.39.0.590303519606.issue29371@psf.upfronthosting.co.za>
2017-02-06 07:59:45rhettingerlinkissue29371 messages
2017-02-06 07:59:45rhettingercreate