From: Fred Drake Date: Thu, 27 Sep 2001 20:11:07 +0000 (+0000) Subject: Add entries for the email and compiler packages. X-Git-Tag: v2.2.1c1~1575 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33f4d6d1db5dd915cce811bd6f7a963d4dbe8db2;p=python Add entries for the email and compiler packages. --- diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 31f1cf700f..7d3d821c44 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -215,6 +215,14 @@ and how to embed it in other applications. \input{netdata} % Internet Data Handling \input{libformatter} +\input{email} +\input{emailencoders} +\input{emailexc} +\input{emailgenerator} +\input{emailiter} +\input{emailmessage} +\input{emailparser} +\input{emailutil} \input{librfc822} \input{libmimetools} \input{libmimewriter} @@ -284,6 +292,8 @@ and how to embed it in other applications. \input{libdis} \input{distutils} +\input{compiler} % compiler package + %\input{libamoeba} % AMOEBA ONLY %\input{libstdwin} % STDWIN ONLY