[issue26310] Fix typo “variariables” in socketserver.py

2016-02-08 Thread Martin Panter
Martin Panter added the comment: Thankyou for the report. I also took the opportunity to switch the words “arbitrary other . . .” around to “other arbitrary . . .”. -- nosy: +martin.panter ___ Python tracker _

[issue26310] Fix typo “variariables” in socketserver.py

2016-02-08 Thread Martin Panter
Changes by Martin Panter : -- resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 2.7, Python 3.5, Python 3.6 ___ Python tracker ___ __

[issue26310] Fix typo “variariables” in socketserver.py

2016-02-08 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1383a260b66d by Martin Panter in branch '3.5': Issues #26310, #26311: Fix typos in the documentation and code comments https://hg.python.org/cpython/rev/1383a260b66d New changeset e2d3c93d8763 by Martin Panter in branch 'default': Issues #26310, 263

[issue26310] Fix typo “variariables” in socketserver.py

2016-02-08 Thread Marien
New submission from Marien: This patch fixes a typo in socketserver.py -- assignee: docs@python components: Documentation files: fix-typo-variariables.patch keywords: patch messages: 259869 nosy: docs@python, marienfr priority: normal severity: normal status: open title: Fix typo “variar