Patch #536883: SimpleXMLRPCServer auto-docing subclass.

This commit is contained in:
Martin v. Löwis 2003-04-18 21:04:39 +00:00
parent b5c4b7be3f
commit 281b2c6211
5 changed files with 418 additions and 0 deletions

View file

@ -231,6 +231,7 @@ and how to embed it in other applications.
\input{libcookie}
\input{libxmlrpclib}
\input{libsimplexmlrpc}
\input{libdocxmlrpc}
\input{libasyncore}
\input{libasynchat}