summaryrefslogtreecommitdiffstats
path: root/Lib/DocXMLRPCServer.py
Commit message (Expand)AuthorAgeFilesLines
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-283/+0
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-061-2/+2
* Merged revisions 59450-59464 via svnmerge fromChristian Heimes2007-12-111-2/+1
* Fixed doc xml rpc tests and serverChristian Heimes2007-12-101-3/+3
* Merged revisions 59441-59449 via svnmerge fromChristian Heimes2007-12-101-28/+4
* Patch from Georg Brandl and me for #1493Christian Heimes2007-11-251-1/+1
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-2/+4
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-3/+3
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-1/+1
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-0/+4
* Reduce the usage of the types module.Raymond Hettinger2005-02-071-2/+1
* Use multi-line importAndrew M. Kuchling2004-08-311-4/+4
* Patch #727805: Remove extra line ending from CGI responses.Martin v. Löwis2003-05-011-1/+2
* Whitespace normalization.Tim Peters2003-04-241-15/+15
* Patch #536883: SimpleXMLRPCServer auto-docing subclass.Martin v. Löwis2003-04-181-0/+302