Class around PixMap objects that allows more python-like access. By Joe Strout.
[python/dscho.git] / Doc / lib / liballos.tex
blob6def14929251b1d0c5079c899b69ce659b1e8fb4
1 \chapter{Generic Operating System Services}
2 \label{allos}
4 The modules described in this chapter provide interfaces to operating
5 system features that are available on (almost) all operating systems,
6 such as files and a clock. The interfaces are generally modelled
7 after the \UNIX{} or \C{} interfaces but they are available on most
8 other systems as well. Here's an overview:
10 \localmoduletable