Kaydet (Commit) 858f787a authored tarafından Fred Drake's avatar Fred Drake

Fix index entry for HTMLParser class.

üst 41788db3
...@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple ...@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
implementations. The \emph{formatter} interface is used by the implementations. The \emph{formatter} interface is used by the
\class{HTMLParser} class of the \module{htmllib} module, and the \class{HTMLParser} class of the \module{htmllib} module, and the
\emph{writer} interface is required by the formatter interface. \emph{writer} interface is required by the formatter interface.
\withsubitem{(im module htmllib)}{\ttindex{HTMLParser}} \withsubitem{(class in htmllib)}{\ttindex{HTMLParser}}
Formatter objects transform an abstract flow of formatting events into Formatter objects transform an abstract flow of formatting events into
specific output events on writer objects. Formatters manage several specific output events on writer objects. Formatters manage several
......
...@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple ...@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
implementations. The \emph{formatter} interface is used by the implementations. The \emph{formatter} interface is used by the
\class{HTMLParser} class of the \module{htmllib} module, and the \class{HTMLParser} class of the \module{htmllib} module, and the
\emph{writer} interface is required by the formatter interface. \emph{writer} interface is required by the formatter interface.
\withsubitem{(im module htmllib)}{\ttindex{HTMLParser}} \withsubitem{(class in htmllib)}{\ttindex{HTMLParser}}
Formatter objects transform an abstract flow of formatting events into Formatter objects transform an abstract flow of formatting events into
specific output events on writer objects. Formatters manage several specific output events on writer objects. Formatters manage several
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment