From: Fred Drake Date: Thu, 6 Apr 2000 14:25:28 +0000 (+0000) Subject: Added codecs entry here as part of String Services. X-Git-Tag: v1.6a2~114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98f8a3d8dac9a4a758c941d471486fe4dcf42963;p=thirdparty%2FPython%2Fcpython.git Added codecs entry here as part of String Services. --- diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 2750984c0f10..549acdcdef4d 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -113,6 +113,7 @@ and how to embed it in other applications. \input{libstruct} \input{libfpformat} \input{libstringio} +\input{libcodecs} %\input{libsoundex} \input{libmisc} % Miscellaneous Services