]> granicus.if.org Git - python/commit
merge from 3.3
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 13 Jan 2014 00:07:59 +0000 (16:07 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 13 Jan 2014 00:07:59 +0000 (16:07 -0800)
commit95be7ff911536ad6c40b5ae47fca0d3492836832
tree58fb02625bf5d6202ae157854a3aa10f34111240
parent8666e65206300b1719f4b2599939b7acf824b357
parent939e2db48dc3bcb159486b599901b694d2d57f89
merge from 3.3

Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modules and in documentation.
Lib/xmlrpc/client.py
Lib/xmlrpc/server.py
Misc/NEWS