From e5bb79002750f19e331a42a85f513a9966b46fb8 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 2 Jun 1997 17:35:51 +0000 Subject: Added libmailbox, obsolete libstdwin --- Doc/lib.tex | 3 ++- Doc/lib/lib.tex | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Doc/lib.tex b/Doc/lib.tex index bc30bae..0e70deb 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -161,6 +161,7 @@ to Python and how to embed it in other applications. \input{libbase64} \input{libquopri} \input{libsocksvr} +\input{libmailbox} \input{librestricted} \input{librexec} @@ -192,7 +193,7 @@ to Python and how to embed it in other applications. \input{libmacspeech} \input{libmacui} -\input{libstdwin} % STDWIN ONLY +%\input{libstdwin} % STDWIN ONLY \input{libsgi} % SGI IRIX ONLY \input{libal} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index bc30bae..0e70deb 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -161,6 +161,7 @@ to Python and how to embed it in other applications. \input{libbase64} \input{libquopri} \input{libsocksvr} +\input{libmailbox} \input{librestricted} \input{librexec} @@ -192,7 +193,7 @@ to Python and how to embed it in other applications. \input{libmacspeech} \input{libmacui} -\input{libstdwin} % STDWIN ONLY +%\input{libstdwin} % STDWIN ONLY \input{libsgi} % SGI IRIX ONLY \input{libal} -- cgit v0.12