]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed obsolete \setindexsubitem macros.
authorFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:46:51 +0000 (06:46 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 4 Apr 1998 06:46:51 +0000 (06:46 +0000)
Doc/lib/libbase64.tex
Doc/lib/libcrypt.tex
Doc/lib/libmailcap.tex
Doc/libbase64.tex
Doc/libcrypt.tex
Doc/libmailcap.tex

index 99fb09b224fca0792abced688f1ae72cc5423635..dca25d012142df4c2e35e6e7cce46aa970e9c825 100644 (file)
@@ -15,7 +15,6 @@ output produced by the \program{uuencode} program.  For example, the
 string \code{'www.python.org'} is encoded as the string
 \code{'d3d3LnB5dGhvbi5vcmc=\e n'}.  
 
-\setindexsubitem{(in module base64)}
 
 \begin{funcdesc}{decode}{input, output}
 Decode the contents of the \var{input} file and write the resulting
index a4c0bb760181b85390b596fba9460516aec0c02f..bdcc7da1dff48ad7dcf95162019b036a0e25d51f 100644 (file)
@@ -9,7 +9,6 @@ allowing Python scripts to accept typed passwords from the user, or
 attempting to crack \UNIX{} passwords with a dictionary.
 \index{crypt(3)}
 
-\setindexsubitem{(in module crypt)}
 \begin{funcdesc}{crypt}{word, salt} 
 \var{word} will usually be a user's password.  \var{salt} is a
 2-character string which will be used to select one of 4096 variations
index 69329eea1394bb0c5021a5bf727493eb6df23c14..52e2ee4ca5a8cc07f908824771add92ec09f9067 100644 (file)
@@ -1,7 +1,6 @@
 \section{Standard Module \sectcode{mailcap}}
 \label{module-mailcap}
 \stmodindex{mailcap}
-\setindexsubitem{(in module mailcap)}
 
 Mailcap files are used to configure how MIME-aware applications such
 as mail readers and Web browsers react to files with different MIME
index 99fb09b224fca0792abced688f1ae72cc5423635..dca25d012142df4c2e35e6e7cce46aa970e9c825 100644 (file)
@@ -15,7 +15,6 @@ output produced by the \program{uuencode} program.  For example, the
 string \code{'www.python.org'} is encoded as the string
 \code{'d3d3LnB5dGhvbi5vcmc=\e n'}.  
 
-\setindexsubitem{(in module base64)}
 
 \begin{funcdesc}{decode}{input, output}
 Decode the contents of the \var{input} file and write the resulting
index a4c0bb760181b85390b596fba9460516aec0c02f..bdcc7da1dff48ad7dcf95162019b036a0e25d51f 100644 (file)
@@ -9,7 +9,6 @@ allowing Python scripts to accept typed passwords from the user, or
 attempting to crack \UNIX{} passwords with a dictionary.
 \index{crypt(3)}
 
-\setindexsubitem{(in module crypt)}
 \begin{funcdesc}{crypt}{word, salt} 
 \var{word} will usually be a user's password.  \var{salt} is a
 2-character string which will be used to select one of 4096 variations
index 69329eea1394bb0c5021a5bf727493eb6df23c14..52e2ee4ca5a8cc07f908824771add92ec09f9067 100644 (file)
@@ -1,7 +1,6 @@
 \section{Standard Module \sectcode{mailcap}}
 \label{module-mailcap}
 \stmodindex{mailcap}
-\setindexsubitem{(in module mailcap)}
 
 Mailcap files are used to configure how MIME-aware applications such
 as mail readers and Web browsers react to files with different MIME