summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsimplexmlrpc.tex
Commit message (Collapse)AuthorAgeFilesLines
* Backport checkin:Walter Dörwald2005-08-181-1/+1
| | | | Fix typo (fixes SF bug #1263086).
* Security fix PSF-2005-001 for SimpleXMLRPCServer.py.Guido van Rossum2005-02-031-2/+17
|
* [Bug #1041501] Fix example codeAndrew M. Kuchling2004-10-081-1/+1
|
* Make the api of the _dispatch() method more concrete. I have no idea ifSkip Montanaro2004-09-031-2/+7
| | | | | | this is the right way to document such things (Fred, help me out here :-), but I got misled by the existing documentation and assumed the parameter list was a *args sort of thing.
* Fix a couple of markup errors.Fred Drake2003-01-171-3/+3
|
* Patch #473586: Implement CGIXMLRPCRequestHandler.Martin v. Löwis2003-01-151-16/+103
|
* Add synopsis for the SimpleXMLRPCServer module; used in the chapter-levelFred Drake2001-11-281-0/+1
| | | | list of modules.
* Minor markup improvement.Fred Drake2001-09-291-2/+2
|
* Preliminary documentation for the SimpleXMLRPCServer module.Fred Drake2001-09-281-0/+69