Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | whitespace normalization | Neal Norwitz | 2003-06-29 |
| | |||
* | fix problems found by pychecker | Neal Norwitz | 2003-06-29 |
| | |||
* | Patch #727805: Remove extra line ending from CGI responses. | Martin v. Löwis | 2003-05-01 |
| | |||
* | Whitespace normalization. | Tim Peters | 2003-01-29 |
| | |||
* | Patch #473586: Implement CGIXMLRPCRequestHandler. | Martin v. Löwis | 2003-01-15 |
| | |||
* | _dispatch(): Do no re-define the resolve_dotted_atttribute() function | Fred Drake | 2001-09-29 |
| | | | | | every time this gets called; move it out as a global helper function. Simplify the call to the _dispatch() method of the registered instance. | ||
* | Brian Quinlan's XML-RPC server framework. | Fredrik Lundh | 2001-09-17 |