aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/SimpleXMLRPCServer.py
Commit message (Expand)AuthorAge
* whitespace normalizationNeal Norwitz2003-06-29
* fix problems found by pycheckerNeal Norwitz2003-06-29
* Patch #727805: Remove extra line ending from CGI responses.Martin v. Löwis2003-05-01
* Whitespace normalization.Tim Peters2003-01-29
* Patch #473586: Implement CGIXMLRPCRequestHandler.Martin v. Löwis2003-01-15
* _dispatch(): Do no re-define the resolve_dotted_atttribute() functionFred Drake2001-09-29
* Brian Quinlan's XML-RPC server framework.Fredrik Lundh2001-09-17