summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 178503b..6b031e9 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -116,6 +116,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libfileinput}
\input{libcalendar}
\input{libcmd}
+\input{libshlex}
\input{liballos} % Generic Operating System Services
\input{libos}
@@ -192,6 +193,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libquopri}
\input{libmailbox}
\input{libmimify}
+\input{libnetrc}
\input{librestricted}
\input{librexec}