summaryrefslogtreecommitdiffstats
path: root/Doc/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r--Doc/lib.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex
index fd98bfa..f9e23aa 100644
--- a/Doc/lib.tex
+++ b/Doc/lib.tex
@@ -112,6 +112,7 @@ to Python and how to embed it in other applications.
\input{libtempfile}
\input{liberrno}
\input{libglob}
+\input{libfnmatch}
\input{libsomeos} % Optional Operating System Services
\input{libsignal}
@@ -156,6 +157,8 @@ to Python and how to embed it in other applications.
\input{libbinascii}
\input{libxdrlib}
\input{libmailcap}
+\input{libbase64}
+\input{libquopri}
\input{librestricted}
\input{librexec}