wrong module.
\indexii{RFC}{1421}
\index{MIME, base 64 encoding}
+\renewcommand{\indexsubitem}{(in module base64)}
+
\begin{funcdesc}{decode}{input\, output}
Decode the contents of the \var{input} file and write the resulting
binary data to the \var{output} file.
special to this module. See module \code{glob} for pathname expansion
(\code{glob} uses \code{fnmatch} to match filename segments).
+\renewcommand{\indexsubitem}{(in module fnmatch)}
+
\begin{funcdesc}{fnmatch}{filename\, pattern}
Test whether the \var{filename} string matches the \var{pattern}
string, returning true or false. If the operating system is
\indexii{RFC}{1521}
\index{MIME!quoted-printable encoding}
+\renewcommand{\indexsubitem}{(in module quopri)}
+
\begin{funcdesc}{decode}{input\, output}
Decode the contents of the \var{input} file and write the resulting
decoded binary data to the \var{output} file.
Server classes have the same external methods and attributes, no
matter what network protocol they use:
+\renewcommand{\indexsubitem}{(in module SocketServer)}
+
%XXX should data and methods be intermingled, or separate?
% how should the distinction between class and instance variables be
% drawn?
\indexii{RFC}{1421}
\index{MIME, base 64 encoding}
+\renewcommand{\indexsubitem}{(in module base64)}
+
\begin{funcdesc}{decode}{input\, output}
Decode the contents of the \var{input} file and write the resulting
binary data to the \var{output} file.
special to this module. See module \code{glob} for pathname expansion
(\code{glob} uses \code{fnmatch} to match filename segments).
+\renewcommand{\indexsubitem}{(in module fnmatch)}
+
\begin{funcdesc}{fnmatch}{filename\, pattern}
Test whether the \var{filename} string matches the \var{pattern}
string, returning true or false. If the operating system is
\indexii{RFC}{1521}
\index{MIME!quoted-printable encoding}
+\renewcommand{\indexsubitem}{(in module quopri)}
+
\begin{funcdesc}{decode}{input\, output}
Decode the contents of the \var{input} file and write the resulting
decoded binary data to the \var{output} file.
Server classes have the same external methods and attributes, no
matter what network protocol they use:
+\renewcommand{\indexsubitem}{(in module SocketServer)}
+
%XXX should data and methods be intermingled, or separate?
% how should the distinction between class and instance variables be
% drawn?