]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added sections for pyclbr and tokenize.
authorFred Drake <fdrake@acm.org>
Thu, 18 Feb 1999 20:40:26 +0000 (20:40 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 18 Feb 1999 20:40:26 +0000 (20:40 +0000)
Doc/lib/lib.tex

index 1f74705568092863531ad5d68e8251731c12a1d3..cec6c835ac9720717172f9686a3ec176370a5ca4 100644 (file)
@@ -86,6 +86,8 @@ add new extensions to Python and how to embed it in other applications.
 \input{libsymbol}
 \input{libtoken}
 \input{libkeyword}
+\input{libtokenize}
+\input{libpyclbr}
 \input{libcode}
 \input{libpprint}
 \input{librepr}