Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
DocXMLRPCServer.py
e007860
http://bugs.python.org/issue6267 Cumulative patch to http and xmlrpc
by Kristján Valur Jónsson
· 16 years ago
b2f49ff
Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3.
by Brett Cannon
· 17 years ago
727a590
Update PEP URL.
by Andrew M. Kuchling
· 17 years ago
8c3d0f7
Remove a 2.2-ism.
by Guido van Rossum
· 17 years ago
6113ce5
Two fixes in DocXMLRPCServer:
by Georg Brandl
· 17 years ago
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
622f144
[Bug #1473048]
by Andrew M. Kuchling
· 19 years ago
f715366
Reduce the usage of the types module.
by Raymond Hettinger
· 20 years ago
33ad28b
Use multi-line import
by Andrew M. Kuchling
· 21 years ago
9c5ea50
Patch #727805: Remove extra line ending from CGI responses.
by Martin v. Löwis
· 22 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
281b2c6
Patch #536883: SimpleXMLRPCServer auto-docing subclass.
by Martin v. Löwis
· 22 years ago