summaryrefslogtreecommitdiffstats
path: root/Doc/library/simplexmlrpcserver.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-021-4/+4
| | | | names.
* English spelling and grammar fixesMartin Panter2016-07-111-1/+1
|
* Issue #19082: Working SimpleXMLRPCServer and xmlrpclib examples, both in ↵Senthil Kumaran2014-01-131-0/+32
| | | | modules and documentation.
* Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-1/+1
|
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-2/+2
|
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
| | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header.
* Add missing parameter in SimpleXMLRPCServer signature.Georg Brandl2010-05-211-1/+1
|
* http://bugs.python.org/issue6267Kristján Valur Jónsson2009-06-281-0/+9
| | | | Cumulative patch to http and xmlrpc
* Remove trailing whitespace.Georg Brandl2009-01-031-3/+3
|
* Add renaming notices to xmlrpc modules.Georg Brandl2008-05-261-1/+5
|
* socketserver renaming reversal part 3: move the module into the rightGeorg Brandl2008-05-241-2/+2
| | | | place and fix all references to it. Closes #2926.
* Updated all import statements to use the new socketserver module name.Alexandre Vassalotti2008-05-121-2/+2
| | | | | Renamed socketserver module in its own documentation. Renamed documentation references.
* #2072: correct documentation for .rpc_pathsAndrew M. Kuchling2008-02-231-2/+8
|
* Add examples to the xmlrpclib docs.Georg Brandl2007-12-031-2/+6
| | | | Written for GHOP by Josip Dzolonga.
* Bug #1152: use non-deprecated name in example.Georg Brandl2007-09-121-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+232