diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1995-08-14 13:40:05 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1995-08-14 13:40:05 (GMT) |
commit | ebed45fe0fff1878a3e0af99633fe026971aed32 (patch) | |
tree | 23b2435cb1d542e99e48c48b62cfef73a9849726 /Doc/lib.tex | |
parent | 0e1337437c725ba62098a2b887445ee648a4bb61 (diff) | |
download | cpython-ebed45fe0fff1878a3e0af99633fe026971aed32.zip cpython-ebed45fe0fff1878a3e0af99633fe026971aed32.tar.gz cpython-ebed45fe0fff1878a3e0af99633fe026971aed32.tar.bz2 |
Documented MacOS module.
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r-- | Doc/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index 66d326a..02b481b 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -157,6 +157,7 @@ to Python and how to embed it in other applications. \input{libmacconsole} \input{libmacdnr} \input{libmacfs} +\input{libmacos} \input{libmactcp} \input{libmacspeech} |