]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add the appropriate availability annotations for the popen*() family of
authorFred Drake <fdrake@acm.org>
Mon, 11 Jun 2001 18:25:34 +0000 (18:25 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 Jun 2001 18:25:34 +0000 (18:25 +0000)
commit0b9bc20e6669d886ceca55940d3a31d1ac6f17c8
treefeddd38c77f3062a1c36118fffb8eac40fb886af
parent2d4e077f234023ba2fbece561a3cde91bfed1ea1
Add the appropriate availability annotations for the popen*() family of
functions -- these are not available on traditional Mac OS platforms.

Corrected the version annotations for the spawn*() functions and related
constants; these were added in Python 1.6, not 1.5.2.
Doc/lib/libos.tex