Added soundex (sigh)

This commit is contained in:
Guido van Rossum 1996-12-12 17:02:21 +00:00
parent c0967cd4a2
commit 3486f27428
5 changed files with 53 additions and 1 deletions

View file

@ -93,6 +93,7 @@ to Python and how to embed it in other applications.
\input{libregex}
\input{libregsub}
\input{libstruct}
\input{libsoundex}
\input{libmisc} % Miscellaneous Services
\input{libmath}