Staging
v0.5.1
https://github.com/python/cpython
Revision 9d26f81b900ec7a57bd300cdc65f441a41cf4bf2 authored by Fred Drake on 03 June 2001, 03:16:04 UTC, committed by Fred Drake on 03 June 2001, 03:16:04 UTC
In particular, the affect on existing list content was not sufficiently
explained.

This closes SF bug #429554.
1 parent 3da898b
Raw File
Tip revision: 9d26f81b900ec7a57bd300cdc65f441a41cf4bf2 authored by Fred Drake on 03 June 2001, 03:16:04 UTC
Explained more differences between PyList_SetItem() and PyList_SET_ITEM().
Tip revision: 9d26f81
libsomeos.tex
\chapter{Optional Operating System Services}
\label{someos}

The modules described in this chapter provide interfaces to operating
system features that are available on selected operating systems only.
The interfaces are generally modeled after the \UNIX{} or \C{}
interfaces but they are available on some other systems as well
(e.g. Windows or NT).  Here's an overview:

\localmoduletable
back to top