1. 427aedb [Patch #1039083] Add 'encoding' parameter to SimpleXMLRPCServer by Andrew M. Kuchling · 20 years ago
  2. 10a16de [Patch #893642] Add optional allow_none argument to SimpleXMLRPCServer, CGIXMLRPCRequestHandler by Andrew M. Kuchling · 20 years ago
  3. cca3af3 Fix typo (fixes SF bug #1263086). by Walter Dörwald · 20 years ago
  4. d064142 Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 21 years ago
  5. ab807e8 Make the example server code clearer; add the corresponding example client. [Bugfix candidate] by Andrew M. Kuchling · 21 years ago
  6. 293dc9d [Bug #1041501] Fix example code by Andrew M. Kuchling · 21 years ago
  7. 0bbf137 Make the api of the _dispatch() method more concrete. I have no idea if by Skip Montanaro · 21 years ago
  8. 42b567f Fix a couple of markup errors. by Fred Drake · 23 years ago
  9. d69663d Patch #473586: Implement CGIXMLRPCRequestHandler. by Martin v. Löwis · 23 years ago
  10. 48704ee Add synopsis for the SimpleXMLRPCServer module; used in the chapter-level by Fred Drake · 24 years ago
  11. 2b05ca3 Minor markup improvement. by Fred Drake · 24 years ago
  12. e486e0d Preliminary documentation for the SimpleXMLRPCServer module. by Fred Drake · 24 years ago