mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level
list of modules.
This commit is contained in:
parent
c37b65ee10
commit
48704ee478
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
Basic XML-RPC server}
|
||||
|
||||
\declaremodule{standard}{SimpleXMLRPCServer}
|
||||
\modulesynopsis{Basic XML-RPC server implementation.}
|
||||
\moduleauthor{Brian Quinlan}{brianq@activestate.com}
|
||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue