From 4d358b5d23e69755f649dfa013a4efcf8d5f604d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 18 Feb 1999 20:40:26 +0000 Subject: Added sections for pyclbr and tokenize. --- Doc/lib/lib.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 1f74705..cec6c83 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -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} -- cgit v0.12