summaryrefslogtreecommitdiffstats
path: root/Doc/library/docxmlrpcserver.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/docxmlrpcserver.rst')
-rw-r--r--Doc/library/docxmlrpcserver.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/docxmlrpcserver.rst b/Doc/library/docxmlrpcserver.rst
index 958ea95..8169684 100644
--- a/Doc/library/docxmlrpcserver.rst
+++ b/Doc/library/docxmlrpcserver.rst
@@ -8,8 +8,6 @@
.. sectionauthor:: Brian Quinlan <brianq@activestate.com>
-.. versionadded:: 2.3
-
The :mod:`DocXMLRPCServer` module extends the classes found in
:mod:`SimpleXMLRPCServer` to serve HTML documentation in response to HTTP GET
requests. Servers can either be free standing, using :class:`DocXMLRPCServer`,