Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
721b1457a0e36e49fe7f94a8f826661aa871fb08
/
Lib
/
DocXMLRPCServer.py
b2f49ff
Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3.
by Brett Cannon
· 16 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
· 18 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
· 20 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