mirror of
https://github.com/python/cpython.git
synced 2024-11-26 11:24:40 +08:00
f8316638af
SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
10 lines
393 B
TeX
10 lines
393 B
TeX
\chapter{Generic Operating System Services \label{allos}}
|
|
|
|
The modules described in this chapter provide interfaces to operating
|
|
system features that are available on (almost) all operating systems,
|
|
such as files and a clock. The interfaces are generally modeled
|
|
after the \UNIX{} or C interfaces, but they are available on most
|
|
other systems as well. Here's an overview:
|
|
|
|
\localmoduletable
|