From: Fred Drake Date: Sat, 4 Apr 1998 06:46:51 +0000 (+0000) Subject: Removed obsolete \setindexsubitem macros. X-Git-Tag: v1.5.1~181 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13beac1289eeb02c61e6ea38b06242b3416b11e8;p=thirdparty%2FPython%2Fcpython.git Removed obsolete \setindexsubitem macros. --- diff --git a/Doc/lib/libbase64.tex b/Doc/lib/libbase64.tex index 99fb09b224fc..dca25d012142 100644 --- a/Doc/lib/libbase64.tex +++ b/Doc/lib/libbase64.tex @@ -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 diff --git a/Doc/lib/libcrypt.tex b/Doc/lib/libcrypt.tex index a4c0bb760181..bdcc7da1dff4 100644 --- a/Doc/lib/libcrypt.tex +++ b/Doc/lib/libcrypt.tex @@ -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 diff --git a/Doc/lib/libmailcap.tex b/Doc/lib/libmailcap.tex index 69329eea1394..52e2ee4ca5a8 100644 --- a/Doc/lib/libmailcap.tex +++ b/Doc/lib/libmailcap.tex @@ -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 diff --git a/Doc/libbase64.tex b/Doc/libbase64.tex index 99fb09b224fc..dca25d012142 100644 --- a/Doc/libbase64.tex +++ b/Doc/libbase64.tex @@ -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 diff --git a/Doc/libcrypt.tex b/Doc/libcrypt.tex index a4c0bb760181..bdcc7da1dff4 100644 --- a/Doc/libcrypt.tex +++ b/Doc/libcrypt.tex @@ -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 diff --git a/Doc/libmailcap.tex b/Doc/libmailcap.tex index 69329eea1394..52e2ee4ca5a8 100644 --- a/Doc/libmailcap.tex +++ b/Doc/libmailcap.tex @@ -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