From: Fred Drake Date: Mon, 14 Jul 2003 20:53:57 +0000 (+0000) Subject: Added missing markup. X-Git-Tag: v2.3c1~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9753ae12376925a7351aded929942956e421cc4f;p=thirdparty%2FPython%2Fcpython.git Added missing markup. --- diff --git a/Doc/lib/liburllib2.tex b/Doc/lib/liburllib2.tex index 783105f7a7b7..73b77bda81e7 100644 --- a/Doc/lib/liburllib2.tex +++ b/Doc/lib/liburllib2.tex @@ -456,6 +456,8 @@ The same as \method{http_error_301()}, but called for the fp, code, msg, hdrs} The same as \method{http_error_301()}, but called for the `temporary redirect' response. +\end{methoddesc} + \subsection{ProxyHandler Objects \label{proxy-handler}}