From: Georg Brandl Date: Fri, 17 Feb 2006 11:51:20 +0000 (+0000) Subject: Remove soundex from "undocumented modules". X-Git-Tag: v2.4.3c1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fadccbb36120bfa833c7d9e20e7efa78f91876;p=thirdparty%2FPython%2Fcpython.git Remove soundex from "undocumented modules". --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 8e993937162e..8ca03a5610df 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -198,11 +198,6 @@ this module. \item[\module{rand}] --- Old interface to the random number generator. - -\item[\module{soundex}] ---- Algorithm for collapsing names which sound similar to a shared -key. The specific algorithm doesn't seem to match any published -algorithm. (This is an extension module.) \end{description}