projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
049fd90
)
added a missing +\versionadded{2.2} tag
author
Fredrik Lundh
<fredrik@pythonware.com>
Wed, 11 Jan 2006 00:18:43 +0000
(
00:18
+0000)
committer
Fredrik Lundh
<fredrik@pythonware.com>
Wed, 11 Jan 2006 00:18:43 +0000
(
00:18
+0000)
Doc/lib/libsimplexmlrpc.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libsimplexmlrpc.tex
b/Doc/lib/libsimplexmlrpc.tex
index e4ca0ea28de4f6eae8aa97de422e62742cd0c852..a25cabf6d58111f621ab2b078c7329e9c6d14d08 100644
(file)
--- 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