mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Move XML-RPC-related docs to the "Internet Protocols" chapter.
Add entry for the SimpleXMLRPCServer module.
This commit is contained in:
parent
06c61b14fe
commit
7988e0249c
1 changed files with 2 additions and 1 deletions
|
|
@ -211,6 +211,8 @@ and how to embed it in other applications.
|
|||
\input{libsimplehttp}
|
||||
\input{libcgihttp}
|
||||
\input{libcookie}
|
||||
\input{libxmlrpclib}
|
||||
\input{libsimplexmlrpc}
|
||||
\input{libasyncore}
|
||||
|
||||
\input{netdata} % Internet Data Handling
|
||||
|
|
@ -254,7 +256,6 @@ and how to embed it in other applications.
|
|||
\input{xmlsaxutils}
|
||||
\input{xmlsaxreader}
|
||||
\input{libxmllib}
|
||||
\input{libxmlrpclib}
|
||||
|
||||
\input{libmm} % Multimedia Services
|
||||
\input{libaudioop}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue