index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
DocXMLRPCServer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-38243: Escape the server title of DocXMLRPCServer (GH-16447)
Dong-hee Na
2019-10-01
1
-1/+12
*
http://bugs.python.org/issue6267
Kristján Valur Jónsson
2009-06-28
1
-4/+0
*
Remove a dict.has_key() use in DocXMLRPCServer that comes up under -3.
Brett Cannon
2008-08-03
1
-1/+1
*
Update PEP URL.
Andrew M. Kuchling
2008-02-05
1
-2/+2
*
Remove a 2.2-ism.
Guido van Rossum
2007-12-10
1
-2/+1
*
Two fixes in DocXMLRPCServer:
Georg Brandl
2007-12-09
1
-28/+4
*
Patch #1599845: Add an option to disable the implicit calls to server_bind() ...
Collin Winter
2007-03-10
1
-2/+4
*
[Bug #1473048]
Andrew M. Kuchling
2006-05-31
1
-0/+4
*
Reduce the usage of the types module.
Raymond Hettinger
2005-02-07
1
-2/+1
*
Use multi-line import
Andrew M. Kuchling
2004-08-31
1
-4/+4
*
Patch #727805: Remove extra line ending from CGI responses.
Martin v. Löwis
2003-05-01
1
-1/+2
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-15/+15
*
Patch #536883: SimpleXMLRPCServer auto-docing subclass.
Martin v. Löwis
2003-04-18
1
-0/+302