commit | 5b093a0b730792017ed6ba058743f2173bca5b78 | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Wed Jan 11 00:18:43 2006 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Wed Jan 11 00:18:43 2006 +0000 |
tree | 3d84b74da60a642af564a413c02a6daad3d0377d | |
parent | 049fd9003da4e1487107000f8ada148642d789ff [diff] |
added a missing +\versionadded{2.2} tag
diff --git a/Doc/lib/libsimplexmlrpc.tex b/Doc/lib/libsimplexmlrpc.tex index e4ca0ea..a25cabf 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