Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6a57c08dc828ff8512c047c97e7c7edfb0abbc74
/
Lib
/
DocXMLRPCServer.py
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