source: vendor/python/2.5/Doc/lib/liballos.tex

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 393 bytes
Line 
1\chapter{Generic Operating System Services \label{allos}}
2
3The modules described in this chapter provide interfaces to operating
4system features that are available on (almost) all operating systems,
5such as files and a clock. The interfaces are generally modeled
6after the \UNIX{} or C interfaces, but they are available on most
7other systems as well. Here's an overview:
8
9\localmoduletable
Note: See TracBrowser for help on using the repository browser.