]> granicus.if.org Git - python/commit
Issue #19082: Working SimpleXMLRPCServer and xmlrpclib examples, both in modules...
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 13 Jan 2014 00:04:08 +0000 (16:04 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 13 Jan 2014 00:04:08 +0000 (16:04 -0800)
commit011097395b8198f0a0bdd57a4fafecf17d1288a4
tree33fbdb40c405fcbf4b4a1825d001c9ffb271b946
parente198692c3985a24ca31cd95f0433c2423493c863
Issue #19082: Working SimpleXMLRPCServer and xmlrpclib examples, both in modules and documentation.
Doc/library/simplexmlrpcserver.rst
Lib/SimpleXMLRPCServer.py
Lib/xmlrpclib.py
Misc/NEWS