1. b2f49ff Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3. by Brett Cannon · 16 years ago
  2. 727a590 Update PEP URL. by Andrew M. Kuchling · 17 years ago
  3. 8c3d0f7 Remove a 2.2-ism. by Guido van Rossum · 17 years ago
  4. 6113ce5 Two fixes in DocXMLRPCServer: by Georg Brandl · 17 years ago
  5. ae04106 Patch #1599845: Add an option to disable the implicit calls to server_bind() and server_activate() in the constructors for TCPServer, SimpleXMLRPCServer and DocXMLRPCServer. by Collin Winter · 18 years ago
  6. 622f144 [Bug #1473048] by Andrew M. Kuchling · 18 years ago
  7. f715366 Reduce the usage of the types module. by Raymond Hettinger · 20 years ago
  8. 33ad28b Use multi-line import by Andrew M. Kuchling · 20 years ago
  9. 9c5ea50 Patch #727805: Remove extra line ending from CGI responses. by Martin v. Löwis · 21 years ago
  10. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  11. 281b2c6 Patch #536883: SimpleXMLRPCServer auto-docing subclass. by Martin v. Löwis · 22 years ago