summaryrefslogtreecommitdiffstats
path: root/Demo/xmlrpc/xmlrpc_handler.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | can be processed. (Submitted by Jooncheol Park)
* Slight modernization.Fred Drake2002-04-031-4/+2
|
* xmlrpclib for python 2.2; initial checkinFredrik Lundh2001-07-111-0/+106