summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libstrings.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-11 04:23:07 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-11 04:23:07 (GMT)
commit36751b0ed2fb473851f91e8e9563ccffc0f773be (patch)
tree47727f447fdd0522ef0e2a538b4f3fe3e1fb2afe /Doc/lib/libstrings.tex
parentc48b772a77c9982cb971fa50019d21225516b1b0 (diff)
downloadcpython-36751b0ed2fb473851f91e8e9563ccffc0f773be.zip
cpython-36751b0ed2fb473851f91e8e9563ccffc0f773be.tar.gz
cpython-36751b0ed2fb473851f91e8e9563ccffc0f773be.tar.bz2
Remove obsolete module soundex from list of modules.
Diffstat (limited to 'Doc/lib/libstrings.tex')
-rw-r--r--Doc/lib/libstrings.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/lib/libstrings.tex b/Doc/lib/libstrings.tex
index 6f2e705..e9b0bcb 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}