Move stat to the Generic chapter.

This commit is contained in:
Fred Drake 1999-04-22 15:01:44 +00:00
parent ca69a03dd6
commit 5254a6d682
1 changed files with 1 additions and 1 deletions

View File

@ -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}