diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index f9a4e712dba..dfa05bcbbd8 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -125,6 +125,7 @@ add new extensions to Python and how to embed it in other applications. \input{liballos} % Generic Operating System Services \input{libos} \input{libposixpath} % os.path +\input{libstat} \input{libtime} \input{libgetpass} \input{libgetopt} @@ -161,7 +162,6 @@ add new extensions to Python and how to embed it in other applications. \input{libposixfile} \input{libresource} \input{libsyslog} -\input{libstat} \input{libpopen2} \input{libcommands}