mirror of https://github.com/python/cpython.git
Comment out the soundex section.
This commit is contained in:
parent
eeec0af307
commit
363ab1a613
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue