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 gjlondon
Recipients docs@python, gjlondon
Date 2016-09-05.21:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473109231.6.0.988528969997.issue27957@psf.upfronthosting.co.za>
In-reply-to
Content
An extra apostrophe made the grammar of a method description ambiguous. The attached patch removes the apostrophe.
History
Date User Action Args
2016-09-05 21:00:31gjlondonsetrecipients: + gjlondon, docs@python
2016-09-05 21:00:31gjlondonsetmessageid: <1473109231.6.0.988528969997.issue27957@psf.upfronthosting.co.za>
2016-09-05 21:00:31gjlondonlinkissue27957 messages
2016-09-05 21:00:31gjlondoncreate