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 r.david.murray
Recipients Patrick Lehmann, docs@python, lukasz.langa, r.david.murray, terry.reedy
Date 2016-11-18.20:36:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479501418.04.0.972905405025.issue28710@psf.upfronthosting.co.za>
In-reply-to
Content
I think that we do not generally use ReST markup in our docstrings.  So replacing `x' with 'x' would be more correct, I think.  In many cases the quotes could just be omitted entirely.

The patch command says:

  patch unexpectedly ends in middle of line
  patch: **** Only garbage was found in the patch input.
History
Date User Action Args
2016-11-18 20:36:58r.david.murraysetrecipients: + r.david.murray, terry.reedy, docs@python, lukasz.langa, Patrick Lehmann
2016-11-18 20:36:58r.david.murraysetmessageid: <1479501418.04.0.972905405025.issue28710@psf.upfronthosting.co.za>
2016-11-18 20:36:58r.david.murraylinkissue28710 messages
2016-11-18 20:36:57r.david.murraycreate