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

View file

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