mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Added soundex (sigh)
This commit is contained in:
parent
c0967cd4a2
commit
3486f27428
5 changed files with 53 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue