This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients orsenthil, python-dev, r.david.murray, vajrasky
Date 2014-01-13.00:08:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f2ZrX4WmFz7Lkt@mail.python.org>
In-reply-to
Content
New changeset 1730f4a97cbb by Senthil Kumaran in branch '2.7':
Issue #19082: Working SimpleXMLRPCServer and xmlrpclib examples, both in modules and documentation.
http://hg.python.org/cpython/rev/1730f4a97cbb

New changeset 72560f9bb2a2 by Senthil Kumaran in branch '3.3':
Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modules and in documentation.
http://hg.python.org/cpython/rev/72560f9bb2a2

New changeset bdf6c0135d39 by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/bdf6c0135d39
History
Date User Action Args
2014-01-13 00:08:13python-devsetrecipients: + python-dev, orsenthil, r.david.murray, vajrasky
2014-01-13 00:08:13python-devlinkissue19082 messages
2014-01-13 00:08:13python-devcreate