summaryrefslogtreecommitdiff
path: root/Lib/DocXMLRPCServer.py
Commit message (Expand)AuthorAgeFilesLines
* 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