From: Fred Drake Date: Thu, 9 Apr 1998 14:23:48 +0000 (+0000) Subject: Comment out the soundex section. X-Git-Tag: v1.5.1~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=363ab1a613ec053b64ae097381af9c3295232cce;p=thirdparty%2FPython%2Fcpython.git Comment out the soundex section. --- diff --git a/Doc/lib.tex b/Doc/lib.tex index be53349cf474..a481e7f516fe 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -97,7 +97,7 @@ add new extensions to Python and how to embed it in other applications. \input{libregsub} \input{libstruct} \input{libstrio} -\input{libsoundex} +%\input{libsoundex} \input{libmisc} % Miscellaneous Services \input{libmath} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index be53349cf474..a481e7f516fe 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -97,7 +97,7 @@ add new extensions to Python and how to embed it in other applications. \input{libregsub} \input{libstruct} \input{libstrio} -\input{libsoundex} +%\input{libsoundex} \input{libmisc} % Miscellaneous Services \input{libmath}