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 martin.panter
Recipients SilentGhost, abarry, docs@python, martin.panter, r.david.murray, scop
Date 2016-07-27.03:41:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469590913.87.0.078305978556.issue27626@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that fixes some more related misspellings. This includes some test method names, and one internal C function variable.

FWIW nonexistant vs nonexistent may be a bit controversial (and neither look particularly wrong to me), so I didn’t change any other occurrences, but the existing change looks okay to be consistent with the “self._nonexistent_dir” spelling.
History
Date User Action Args
2016-07-27 03:41:55martin.pantersetrecipients: + martin.panter, scop, r.david.murray, SilentGhost, docs@python, abarry
2016-07-27 03:41:53martin.pantersetmessageid: <1469590913.87.0.078305978556.issue27626@psf.upfronthosting.co.za>
2016-07-27 03:41:53martin.panterlinkissue27626 messages
2016-07-27 03:41:53martin.pantercreate