From: Fred Drake Date: Sat, 11 Apr 1998 04:23:07 +0000 (+0000) Subject: Remove obsolete module soundex from list of modules. X-Git-Tag: v1.5.1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36751b0ed2fb473851f91e8e9563ccffc0f773be;p=python Remove obsolete module soundex from list of modules. --- diff --git a/Doc/lib/libstrings.tex b/Doc/lib/libstrings.tex index 6f2e70586f..e9b0bcb325 100644 --- a/Doc/lib/libstrings.tex +++ b/Doc/lib/libstrings.tex @@ -24,7 +24,4 @@ manipulation operations. Here's an overview: \item[StringIO] --- Read and write strings as if they were files. -\item[soundex] ---- Compute hash values for English words. - \end{description} diff --git a/Doc/libstrings.tex b/Doc/libstrings.tex index 6f2e70586f..e9b0bcb325 100644 --- a/Doc/libstrings.tex +++ b/Doc/libstrings.tex @@ -24,7 +24,4 @@ manipulation operations. Here's an overview: \item[StringIO] --- Read and write strings as if they were files. -\item[soundex] ---- Compute hash values for English words. - \end{description}