Added sections for pyclbr and tokenize.

This commit is contained in:
Fred Drake 1999-02-18 20:40:26 +00:00
parent 7c829b3179
commit 4d358b5d23
1 changed files with 2 additions and 0 deletions

View 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}