From: Fred Drake Date: Mon, 22 Jan 2001 17:42:32 +0000 (+0000) Subject: Minor markup adjustment. X-Git-Tag: v2.1a1~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef8cd7ca99d50db636562d16f56d17b1522279e6;p=thirdparty%2FPython%2Fcpython.git Minor markup adjustment. --- diff --git a/Doc/lib/libhttplib.tex b/Doc/lib/libhttplib.tex index 984cc6d9a85f..4a9733511c4a 100644 --- a/Doc/lib/libhttplib.tex +++ b/Doc/lib/libhttplib.tex @@ -111,8 +111,7 @@ read, using the \method{read()}, \method{readline()} or \method{readlines()} methods. \end{methoddesc} -\subsection{Examples} -\nodename{HTTP Examples} +\subsection{Examples \label{httplib-examples}} Here is an example session that uses the \samp{GET} method: