Comment out the soundex section.

This commit is contained in:
Fred Drake 1998-04-09 14:23:48 +00:00
parent eeec0af307
commit 363ab1a613
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libregsub}
\input{libstruct}
\input{libstrio}
\input{libsoundex}
%\input{libsoundex}
\input{libmisc} % Miscellaneous Services
\input{libmath}

View File

@ -97,7 +97,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libregsub}
\input{libstruct}
\input{libstrio}
\input{libsoundex}
%\input{libsoundex}
\input{libmisc} % Miscellaneous Services
\input{libmath}