]> granicus.if.org Git - python/commitdiff
Minor markup adjustment.
authorFred Drake <fdrake@acm.org>
Mon, 22 Jan 2001 17:42:32 +0000 (17:42 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 22 Jan 2001 17:42:32 +0000 (17:42 +0000)
Doc/lib/libhttplib.tex

index 984cc6d9a85f594af73aed160f192f5292252b93..4a9733511c4aa92e4bbb81f02cd1bf8f58e83d3a 100644 (file)
@@ -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: