File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,4 +46,11 @@ \chapter{Unix Specific Services}
4646\item [syslog]
4747--- An interface to the \UNIX {} \code {syslog} library routines.
4848
49+ \item [stat]
50+ --- Constants and functions for interpreting the results of
51+ \code {os.stat()}, \code {os.lstat()} and \code {os.fstat()}.
52+
53+ \item [commands]
54+ --- Wrapper functions for \code {os.popen()}.
55+
4956\end {description }
Original file line number Diff line number Diff line change @@ -46,4 +46,11 @@ \chapter{Unix Specific Services}
4646\item [syslog]
4747--- An interface to the \UNIX {} \code {syslog} library routines.
4848
49+ \item [stat]
50+ --- Constants and functions for interpreting the results of
51+ \code {os.stat()}, \code {os.lstat()} and \code {os.fstat()}.
52+
53+ \item [commands]
54+ --- Wrapper functions for \code {os.popen()}.
55+
4956\end {description }
You can’t perform that action at this time.
0 commit comments