This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bquinlan
Recipients
Date 2002-03-29.19:52:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This SimpleXMLRPCServer subclass automatically serves 
HTML documentation, generated using pydoc, in response 
to an HTTP GET request (XML-RPC always uses POST).

Here are some examples:
http://www.sweetapp.com/cgi-bin/xmlrpc-test/rpc1.py
http://www.sweetapp.com/cgi-bin/xmlrpc-test/rpc2.py
History
Date User Action Args
2007-08-23 15:11:56adminlinkissue536883 messages
2007-08-23 15:11:56admincreate