]> granicus.if.org Git - python/commitdiff
Fix
authorMichael W. Hudson <mwh@python.net>
Sat, 7 Aug 2004 17:39:35 +0000 (17:39 +0000)
committerMichael W. Hudson <mwh@python.net>
Sat, 7 Aug 2004 17:39:35 +0000 (17:39 +0000)
1000841 ] "make pdf" failure w/ 2.4 docs

in the suggested way, by uglifying a URL.

Doc/lib/libxmlrpclib.tex

index 957a25b46b2d0cb95c3814fa7887423a6c6f0b6a..26f013195d544cecbf12e93badad3b958ba2800e 100644 (file)
@@ -256,9 +256,9 @@ triggered the error.
 
 \versionadded{2.4}
 
-In \url{http://www.xmlrpc.com/discuss/msgReader\$1208}, an approach
-is presented to encapsulate multiple calls to a remote server into
-single request.
+In \url{http://www.xmlrpc.com/discuss/msgReader\%241208}, an approach
+is presented to encapsulate multiple calls to a remote server into a
+single request.
 
 \begin{classdesc}{MultiCall}{server}