Ezio Melotti added the comment:
Fixed, thanks for the report and the patch!
--
assignee: docs@python -> ezio.melotti
nosy: +ezio.melotti
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
type: -> enhancement
___
Python tracke
New submission from Roundup Robot:
New changeset 26639365e62b by Ezio Melotti in branch '3.3':
#17653: fix typo in socketserver docs. Patch by Tshepang Lekhonkhobe.
http://hg.python.org/cpython/rev/26639365e62b
New changeset 5118304a4c9c by Ezio Melotti in branch 'default':
#17653: merge with 3
Changes by Tshepang Lekhonkhobe :
--
assignee: docs@python
components: Documentation
files: fix.diff
keywords: patch
nosy: docs@python, tshepang
priority: normal
severity: normal
status: open
title: fix typo in socketserver.rst
versions: Python 3.3, Python 3.4
Added file: http://bugs.pyt