From: Fredrik Lundh Date: Wed, 11 Jan 2006 00:18:43 +0000 (+0000) Subject: added a missing +\versionadded{2.2} tag X-Git-Tag: v2.5a0~836 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b093a0b730792017ed6ba058743f2173bca5b78;p=thirdparty%2FPython%2Fcpython.git added a missing +\versionadded{2.2} tag --- diff --git a/Doc/lib/libsimplexmlrpc.tex b/Doc/lib/libsimplexmlrpc.tex index e4ca0ea28de4..a25cabf6d581 100644 --- a/Doc/lib/libsimplexmlrpc.tex +++ b/Doc/lib/libsimplexmlrpc.tex @@ -6,6 +6,7 @@ \moduleauthor{Brian Quinlan}{brianq@activestate.com} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org} +\versionadded{2.2} The \module{SimpleXMLRPCServer} module provides a basic server framework for XML-RPC servers written in Python. Servers can either