summaryrefslogtreecommitdiffstats
path: root/Demo/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* Remove xmlrpc demo -- it duplicates the SimpleXMLRPCServer module.Andrew M. Kuchling2006-06-031-75/+0
* This demo requires Medusa (not just asyncore); remove itAndrew M. Kuchling2006-06-031-104/+0
* Fix HTTP method handler example so that method names in uppercasesHye-Shik Chang2005-04-121-1/+1
* Slight modernization.Fred Drake2002-04-032-5/+3
* xmlrpclib for python 2.2; initial checkinFredrik Lundh2001-07-112-0/+181