[Python-checkins] cpython (merge 3.2 -> default): #12787: merge with 3.2

sandro.tosi python-checkins at python.org
Sat Aug 20 17:08:44 CEST 2011


http://hg.python.org/cpython/rev/0fa18bc5427b
changeset: 71987:0fa18bc5427b
parent: 71983:d7f6391954cf
parent: 71986:ab11edca2310
user: Sandro Tosi <sandro.tosi at gmail.com>
date: Sat Aug 20 17:06:38 2011 +0200
summary:
 #12787: merge with 3.2
files:
 Doc/library/xmlrpc.client.rst | 11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/Doc/library/xmlrpc.client.rst b/Doc/library/xmlrpc.client.rst
--- a/Doc/library/xmlrpc.client.rst
+++ b/Doc/library/xmlrpc.client.rst
@@ -402,8 +402,8 @@
 MultiCall Objects
 -----------------
 
-In http://www.xmlrpc.com/discuss/msgReader%241208, an approach is presented to
-encapsulate multiple calls to a remote server into a single request.
+The :class:`MultiCall` object provides a way to encapsulate multiple calls to a
+remote server into a single request [#]_.
 
 
 .. class:: MultiCall(server)
@@ -534,3 +534,10 @@
 See :ref:`simplexmlrpcserver-example`.
 
 
+.. rubric:: Footnotes
+
+.. [#] This approach has been first presented in `a discussion on xmlrpc.com
+ <http://web.archive.org/web/20060624230303/http://www.xmlrpc.com/discuss/msgReader1208ドル?mode=topic>`_.
+.. the link now points to webarchive since the one at
+.. http://www.xmlrpc.com/discuss/msgReader%241208 is broken (and webadmin
+.. doesn't reply)
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /