]> granicus.if.org Git - python/commitdiff
Use shorter labels; using long labels creates problems on the Macintosh.
authorFred Drake <fdrake@acm.org>
Tue, 14 Apr 1998 17:19:54 +0000 (17:19 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 14 Apr 1998 17:19:54 +0000 (17:19 +0000)
(Thanks, Just!)

Doc/lib/libcgi.tex
Doc/lib/libxdrlib.tex
Doc/libcgi.tex
Doc/libxdrlib.tex

index 4b01862e5b9a7189a1922fec953e7ab2d54ca31a..cb0a6fb5d221d31a22d583441e2f70ca9a9d81be 100644 (file)
@@ -15,7 +15,7 @@ This module defines a number of utilities for use by CGI scripts
 written in Python.
 
 \subsection{Introduction}
-\nodename{Introduction to the CGI module}
+\nodename{cgi-intro}
 
 A CGI script is invoked by an HTTP server, usually to process user
 input submitted through an HTML \code{<FORM>} or \code{<ISINPUT>} element.
index 6157c9d65a1c22b31ca0d09e0541497560b2d793..56459f8364c2e78c29e30cd785f7bf0ef418d351 100644 (file)
@@ -206,7 +206,7 @@ each element is unpacked as in \method{unpack_farray()} above.
 
 
 \subsection{Exceptions}
-\nodename{Exceptions in xdrlib module}
+\nodename{xdr-exceptions}
 
 Exceptions in this module are coded as class instances:
 
index 4b01862e5b9a7189a1922fec953e7ab2d54ca31a..cb0a6fb5d221d31a22d583441e2f70ca9a9d81be 100644 (file)
@@ -15,7 +15,7 @@ This module defines a number of utilities for use by CGI scripts
 written in Python.
 
 \subsection{Introduction}
-\nodename{Introduction to the CGI module}
+\nodename{cgi-intro}
 
 A CGI script is invoked by an HTTP server, usually to process user
 input submitted through an HTML \code{<FORM>} or \code{<ISINPUT>} element.
index 6157c9d65a1c22b31ca0d09e0541497560b2d793..56459f8364c2e78c29e30cd785f7bf0ef418d351 100644 (file)
@@ -206,7 +206,7 @@ each element is unpacked as in \method{unpack_farray()} above.
 
 
 \subsection{Exceptions}
-\nodename{Exceptions in xdrlib module}
+\nodename{xdr-exceptions}
 
 Exceptions in this module are coded as class instances: