File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ \section{Standard Module \module{cgi}}
1515written in Python.
1616
1717\subsection {Introduction }
18- \nodename {Introduction to the CGI module }
18+ \nodename {cgi-intro }
1919
2020A CGI script is invoked by an HTTP server, usually to process user
2121input submitted through an HTML \code {<FORM>} or \code {<ISINPUT>} element.
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ \subsection{Unpacker Objects}
206206
207207
208208\subsection {Exceptions }
209- \nodename {Exceptions in xdrlib module }
209+ \nodename {xdr-exceptions }
210210
211211Exceptions in this module are coded as class instances:
212212
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ \section{Standard Module \module{cgi}}
1515written in Python.
1616
1717\subsection {Introduction }
18- \nodename {Introduction to the CGI module }
18+ \nodename {cgi-intro }
1919
2020A CGI script is invoked by an HTTP server, usually to process user
2121input submitted through an HTML \code {<FORM>} or \code {<ISINPUT>} element.
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ \subsection{Unpacker Objects}
206206
207207
208208\subsection {Exceptions }
209- \nodename {Exceptions in xdrlib module }
209+ \nodename {xdr-exceptions }
210210
211211Exceptions in this module are coded as class instances:
212212
You can’t perform that action at this time.
0 commit comments